private class PgConnection.TransactionCommandHandler extends ResultHandlerBase
Modifier | Constructor and Description |
---|---|
private |
TransactionCommandHandler() |
Modifier and Type | Method and Description |
---|---|
void |
handleCompletion()
Called before a QueryExecutor method returns.
|
getException, getWarning, handleCommandStatus, handleError, handleResultRows, handleWarning, secureProgress
public void handleCompletion() throws java.sql.SQLException
ResultHandler
handleCompletion
in interface ResultHandler
handleCompletion
in class ResultHandlerBase
java.sql.SQLException
- if the handler wishes the original method to throw an exception.