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, secureProgresspublic void handleCompletion()
throws java.sql.SQLException
ResultHandlerhandleCompletion in interface ResultHandlerhandleCompletion in class ResultHandlerBasejava.sql.SQLException - if the handler wishes the original method to throw an exception.