public class JdbcLifecycleEventListenerAdapter extends Object implements JdbcLifecycleEventListener
JdbcLifecycleEventListener and defines no-op implementation.JdbcLifecycleEventListener| Constructor and Description |
|---|
JdbcLifecycleEventListenerAdapter() |
public void beforeMethod(MethodExecutionContext executionContext)
beforeMethod in interface JdbcLifecycleEventListenerpublic void afterMethod(MethodExecutionContext executionContext)
afterMethod in interface JdbcLifecycleEventListenerpublic void beforeQuery(ExecutionInfo execInfo, List<QueryInfo> queryInfoList)
beforeQuery in interface JdbcLifecycleEventListenerpublic void afterQuery(ExecutionInfo execInfo, List<QueryInfo> queryInfoList)
afterQuery in interface JdbcLifecycleEventListenerpublic void beforeGetArray(MethodExecutionContext executionContext)
beforeGetArray in interface CallableStatementMethodCallbacksbeforeGetArray in interface ResultSetMethodCallbackspublic void beforeGetBigDecimal(MethodExecutionContext executionContext)
beforeGetBigDecimal in interface CallableStatementMethodCallbacksbeforeGetBigDecimal in interface ResultSetMethodCallbackspublic void beforeGetBlob(MethodExecutionContext executionContext)
beforeGetBlob in interface CallableStatementMethodCallbacksbeforeGetBlob in interface ResultSetMethodCallbackspublic void beforeGetBoolean(MethodExecutionContext executionContext)
beforeGetBoolean in interface CallableStatementMethodCallbacksbeforeGetBoolean in interface ResultSetMethodCallbackspublic void beforeGetByte(MethodExecutionContext executionContext)
beforeGetByte in interface CallableStatementMethodCallbacksbeforeGetByte in interface ResultSetMethodCallbackspublic void beforeGetBytes(MethodExecutionContext executionContext)
beforeGetBytes in interface CallableStatementMethodCallbacksbeforeGetBytes in interface ResultSetMethodCallbackspublic void beforeGetCharacterStream(MethodExecutionContext executionContext)
beforeGetCharacterStream in interface CallableStatementMethodCallbacksbeforeGetCharacterStream in interface ResultSetMethodCallbackspublic void beforeGetClob(MethodExecutionContext executionContext)
beforeGetClob in interface CallableStatementMethodCallbacksbeforeGetClob in interface ResultSetMethodCallbackspublic void beforeGetDate(MethodExecutionContext executionContext)
beforeGetDate in interface CallableStatementMethodCallbacksbeforeGetDate in interface ResultSetMethodCallbackspublic void beforeGetDouble(MethodExecutionContext executionContext)
beforeGetDouble in interface CallableStatementMethodCallbacksbeforeGetDouble in interface ResultSetMethodCallbackspublic void beforeGetFloat(MethodExecutionContext executionContext)
beforeGetFloat in interface CallableStatementMethodCallbacksbeforeGetFloat in interface ResultSetMethodCallbackspublic void beforeGetInt(MethodExecutionContext executionContext)
beforeGetInt in interface CallableStatementMethodCallbacksbeforeGetInt in interface ResultSetMethodCallbackspublic void beforeGetLong(MethodExecutionContext executionContext)
beforeGetLong in interface CallableStatementMethodCallbacksbeforeGetLong in interface ResultSetMethodCallbackspublic void beforeGetNCharacterStream(MethodExecutionContext executionContext)
beforeGetNCharacterStream in interface CallableStatementMethodCallbacksbeforeGetNCharacterStream in interface ResultSetMethodCallbackspublic void beforeGetNClob(MethodExecutionContext executionContext)
beforeGetNClob in interface CallableStatementMethodCallbacksbeforeGetNClob in interface ResultSetMethodCallbackspublic void beforeGetNString(MethodExecutionContext executionContext)
beforeGetNString in interface CallableStatementMethodCallbacksbeforeGetNString in interface ResultSetMethodCallbackspublic void beforeGetObject(MethodExecutionContext executionContext)
beforeGetObject in interface CallableStatementMethodCallbacksbeforeGetObject in interface ResultSetMethodCallbackspublic void beforeGetRef(MethodExecutionContext executionContext)
beforeGetRef in interface CallableStatementMethodCallbacksbeforeGetRef in interface ResultSetMethodCallbackspublic void beforeGetRowId(MethodExecutionContext executionContext)
beforeGetRowId in interface CallableStatementMethodCallbacksbeforeGetRowId in interface ResultSetMethodCallbackspublic void beforeGetShort(MethodExecutionContext executionContext)
beforeGetShort in interface CallableStatementMethodCallbacksbeforeGetShort in interface ResultSetMethodCallbackspublic void beforeGetSQLXML(MethodExecutionContext executionContext)
beforeGetSQLXML in interface CallableStatementMethodCallbacksbeforeGetSQLXML in interface ResultSetMethodCallbackspublic void beforeGetString(MethodExecutionContext executionContext)
beforeGetString in interface CallableStatementMethodCallbacksbeforeGetString in interface ResultSetMethodCallbackspublic void beforeGetTime(MethodExecutionContext executionContext)
beforeGetTime in interface CallableStatementMethodCallbacksbeforeGetTime in interface ResultSetMethodCallbackspublic void beforeGetTimestamp(MethodExecutionContext executionContext)
beforeGetTimestamp in interface CallableStatementMethodCallbacksbeforeGetTimestamp in interface ResultSetMethodCallbackspublic void beforeGetURL(MethodExecutionContext executionContext)
beforeGetURL in interface CallableStatementMethodCallbacksbeforeGetURL in interface ResultSetMethodCallbackspublic void beforeRegisterOutParameter(MethodExecutionContext executionContext)
beforeRegisterOutParameter in interface CallableStatementMethodCallbackspublic void beforeWasNull(MethodExecutionContext executionContext)
beforeWasNull in interface CallableStatementMethodCallbacksbeforeWasNull in interface ResultSetMethodCallbackspublic void afterGetArray(MethodExecutionContext executionContext)
afterGetArray in interface CallableStatementMethodCallbacksafterGetArray in interface ResultSetMethodCallbackspublic void afterGetBigDecimal(MethodExecutionContext executionContext)
afterGetBigDecimal in interface CallableStatementMethodCallbacksafterGetBigDecimal in interface ResultSetMethodCallbackspublic void afterGetBlob(MethodExecutionContext executionContext)
afterGetBlob in interface CallableStatementMethodCallbacksafterGetBlob in interface ResultSetMethodCallbackspublic void afterGetBoolean(MethodExecutionContext executionContext)
afterGetBoolean in interface CallableStatementMethodCallbacksafterGetBoolean in interface ResultSetMethodCallbackspublic void afterGetByte(MethodExecutionContext executionContext)
afterGetByte in interface CallableStatementMethodCallbacksafterGetByte in interface ResultSetMethodCallbackspublic void afterGetBytes(MethodExecutionContext executionContext)
afterGetBytes in interface CallableStatementMethodCallbacksafterGetBytes in interface ResultSetMethodCallbackspublic void afterGetCharacterStream(MethodExecutionContext executionContext)
afterGetCharacterStream in interface CallableStatementMethodCallbacksafterGetCharacterStream in interface ResultSetMethodCallbackspublic void afterGetClob(MethodExecutionContext executionContext)
afterGetClob in interface CallableStatementMethodCallbacksafterGetClob in interface ResultSetMethodCallbackspublic void afterGetDate(MethodExecutionContext executionContext)
afterGetDate in interface CallableStatementMethodCallbacksafterGetDate in interface ResultSetMethodCallbackspublic void afterGetDouble(MethodExecutionContext executionContext)
afterGetDouble in interface CallableStatementMethodCallbacksafterGetDouble in interface ResultSetMethodCallbackspublic void afterGetFloat(MethodExecutionContext executionContext)
afterGetFloat in interface CallableStatementMethodCallbacksafterGetFloat in interface ResultSetMethodCallbackspublic void afterGetInt(MethodExecutionContext executionContext)
afterGetInt in interface CallableStatementMethodCallbacksafterGetInt in interface ResultSetMethodCallbackspublic void afterGetLong(MethodExecutionContext executionContext)
afterGetLong in interface CallableStatementMethodCallbacksafterGetLong in interface ResultSetMethodCallbackspublic void afterGetNCharacterStream(MethodExecutionContext executionContext)
afterGetNCharacterStream in interface CallableStatementMethodCallbacksafterGetNCharacterStream in interface ResultSetMethodCallbackspublic void afterGetNClob(MethodExecutionContext executionContext)
afterGetNClob in interface CallableStatementMethodCallbacksafterGetNClob in interface ResultSetMethodCallbackspublic void afterGetNString(MethodExecutionContext executionContext)
afterGetNString in interface CallableStatementMethodCallbacksafterGetNString in interface ResultSetMethodCallbackspublic void afterGetObject(MethodExecutionContext executionContext)
afterGetObject in interface CallableStatementMethodCallbacksafterGetObject in interface ResultSetMethodCallbackspublic void afterGetRef(MethodExecutionContext executionContext)
afterGetRef in interface CallableStatementMethodCallbacksafterGetRef in interface ResultSetMethodCallbackspublic void afterGetRowId(MethodExecutionContext executionContext)
afterGetRowId in interface CallableStatementMethodCallbacksafterGetRowId in interface ResultSetMethodCallbackspublic void afterGetShort(MethodExecutionContext executionContext)
afterGetShort in interface CallableStatementMethodCallbacksafterGetShort in interface ResultSetMethodCallbackspublic void afterGetSQLXML(MethodExecutionContext executionContext)
afterGetSQLXML in interface CallableStatementMethodCallbacksafterGetSQLXML in interface ResultSetMethodCallbackspublic void afterGetString(MethodExecutionContext executionContext)
afterGetString in interface CallableStatementMethodCallbacksafterGetString in interface ResultSetMethodCallbackspublic void afterGetTime(MethodExecutionContext executionContext)
afterGetTime in interface CallableStatementMethodCallbacksafterGetTime in interface ResultSetMethodCallbackspublic void afterGetTimestamp(MethodExecutionContext executionContext)
afterGetTimestamp in interface CallableStatementMethodCallbacksafterGetTimestamp in interface ResultSetMethodCallbackspublic void afterGetURL(MethodExecutionContext executionContext)
afterGetURL in interface CallableStatementMethodCallbacksafterGetURL in interface ResultSetMethodCallbackspublic void afterRegisterOutParameter(MethodExecutionContext executionContext)
afterRegisterOutParameter in interface CallableStatementMethodCallbackspublic void afterWasNull(MethodExecutionContext executionContext)
afterWasNull in interface CallableStatementMethodCallbacksafterWasNull in interface ResultSetMethodCallbackspublic void beforeAbort(MethodExecutionContext executionContext)
beforeAbort in interface ConnectionMethodCallbackspublic void beforeClearWarnings(MethodExecutionContext executionContext)
beforeClearWarnings in interface ConnectionMethodCallbacksbeforeClearWarnings in interface ResultSetMethodCallbacksbeforeClearWarnings in interface StatementMethodCallbackspublic void beforeClose(MethodExecutionContext executionContext)
beforeClose in interface ConnectionMethodCallbacksbeforeClose in interface ResultSetMethodCallbacksbeforeClose in interface StatementMethodCallbackspublic void beforeCommit(MethodExecutionContext executionContext)
beforeCommit in interface ConnectionMethodCallbackspublic void beforeCreateArrayOf(MethodExecutionContext executionContext)
beforeCreateArrayOf in interface ConnectionMethodCallbackspublic void beforeCreateBlob(MethodExecutionContext executionContext)
beforeCreateBlob in interface ConnectionMethodCallbackspublic void beforeCreateClob(MethodExecutionContext executionContext)
beforeCreateClob in interface ConnectionMethodCallbackspublic void beforeCreateNClob(MethodExecutionContext executionContext)
beforeCreateNClob in interface ConnectionMethodCallbackspublic void beforeCreateSQLXML(MethodExecutionContext executionContext)
beforeCreateSQLXML in interface ConnectionMethodCallbackspublic void beforeCreateStatement(MethodExecutionContext executionContext)
beforeCreateStatement in interface ConnectionMethodCallbackspublic void beforeCreateStruct(MethodExecutionContext executionContext)
beforeCreateStruct in interface ConnectionMethodCallbackspublic void beforeGetAutoCommit(MethodExecutionContext executionContext)
beforeGetAutoCommit in interface ConnectionMethodCallbackspublic void beforeGetCatalog(MethodExecutionContext executionContext)
beforeGetCatalog in interface ConnectionMethodCallbackspublic void beforeGetClientInfo(MethodExecutionContext executionContext)
beforeGetClientInfo in interface ConnectionMethodCallbackspublic void beforeGetHoldability(MethodExecutionContext executionContext)
beforeGetHoldability in interface ConnectionMethodCallbacksbeforeGetHoldability in interface ResultSetMethodCallbackspublic void beforeGetMetaData(MethodExecutionContext executionContext)
beforeGetMetaData in interface ConnectionMethodCallbacksbeforeGetMetaData in interface PreparedStatementMethodCallbacksbeforeGetMetaData in interface ResultSetMethodCallbackspublic void beforeGetNetworkTimeout(MethodExecutionContext executionContext)
beforeGetNetworkTimeout in interface ConnectionMethodCallbackspublic void beforeGetSchema(MethodExecutionContext executionContext)
beforeGetSchema in interface ConnectionMethodCallbackspublic void beforeGetTransactionIsolation(MethodExecutionContext executionContext)
beforeGetTransactionIsolation in interface ConnectionMethodCallbackspublic void beforeGetTypeMap(MethodExecutionContext executionContext)
beforeGetTypeMap in interface ConnectionMethodCallbackspublic void beforeGetWarnings(MethodExecutionContext executionContext)
beforeGetWarnings in interface ConnectionMethodCallbacksbeforeGetWarnings in interface ResultSetMethodCallbacksbeforeGetWarnings in interface StatementMethodCallbackspublic void beforeIsClosed(MethodExecutionContext executionContext)
beforeIsClosed in interface ConnectionMethodCallbacksbeforeIsClosed in interface ResultSetMethodCallbacksbeforeIsClosed in interface StatementMethodCallbackspublic void beforeIsReadOnly(MethodExecutionContext executionContext)
beforeIsReadOnly in interface ConnectionMethodCallbackspublic void beforeIsValid(MethodExecutionContext executionContext)
beforeIsValid in interface ConnectionMethodCallbackspublic void beforeNativeSQL(MethodExecutionContext executionContext)
beforeNativeSQL in interface ConnectionMethodCallbackspublic void beforePrepareCall(MethodExecutionContext executionContext)
beforePrepareCall in interface ConnectionMethodCallbackspublic void beforePrepareStatement(MethodExecutionContext executionContext)
beforePrepareStatement in interface ConnectionMethodCallbackspublic void beforeReleaseSavepoint(MethodExecutionContext executionContext)
beforeReleaseSavepoint in interface ConnectionMethodCallbackspublic void beforeRollback(MethodExecutionContext executionContext)
beforeRollback in interface ConnectionMethodCallbackspublic void beforeSetAutoCommit(MethodExecutionContext executionContext)
beforeSetAutoCommit in interface ConnectionMethodCallbackspublic void beforeSetCatalog(MethodExecutionContext executionContext)
beforeSetCatalog in interface ConnectionMethodCallbackspublic void beforeSetClientInfo(MethodExecutionContext executionContext)
beforeSetClientInfo in interface ConnectionMethodCallbackspublic void beforeSetHoldability(MethodExecutionContext executionContext)
beforeSetHoldability in interface ConnectionMethodCallbackspublic void beforeSetNetworkTimeout(MethodExecutionContext executionContext)
beforeSetNetworkTimeout in interface ConnectionMethodCallbackspublic void beforeSetReadOnly(MethodExecutionContext executionContext)
beforeSetReadOnly in interface ConnectionMethodCallbackspublic void beforeSetSavepoint(MethodExecutionContext executionContext)
beforeSetSavepoint in interface ConnectionMethodCallbackspublic void beforeSetSchema(MethodExecutionContext executionContext)
beforeSetSchema in interface ConnectionMethodCallbackspublic void beforeSetTransactionIsolation(MethodExecutionContext executionContext)
beforeSetTransactionIsolation in interface ConnectionMethodCallbackspublic void beforeSetTypeMap(MethodExecutionContext executionContext)
beforeSetTypeMap in interface ConnectionMethodCallbackspublic void afterAbort(MethodExecutionContext executionContext)
afterAbort in interface ConnectionMethodCallbackspublic void afterClearWarnings(MethodExecutionContext executionContext)
afterClearWarnings in interface ConnectionMethodCallbacksafterClearWarnings in interface ResultSetMethodCallbacksafterClearWarnings in interface StatementMethodCallbackspublic void afterClose(MethodExecutionContext executionContext)
afterClose in interface ConnectionMethodCallbacksafterClose in interface ResultSetMethodCallbacksafterClose in interface StatementMethodCallbackspublic void afterCommit(MethodExecutionContext executionContext)
afterCommit in interface ConnectionMethodCallbackspublic void afterCreateArrayOf(MethodExecutionContext executionContext)
afterCreateArrayOf in interface ConnectionMethodCallbackspublic void afterCreateBlob(MethodExecutionContext executionContext)
afterCreateBlob in interface ConnectionMethodCallbackspublic void afterCreateClob(MethodExecutionContext executionContext)
afterCreateClob in interface ConnectionMethodCallbackspublic void afterCreateNClob(MethodExecutionContext executionContext)
afterCreateNClob in interface ConnectionMethodCallbackspublic void afterCreateSQLXML(MethodExecutionContext executionContext)
afterCreateSQLXML in interface ConnectionMethodCallbackspublic void afterCreateStatement(MethodExecutionContext executionContext)
afterCreateStatement in interface ConnectionMethodCallbackspublic void afterCreateStruct(MethodExecutionContext executionContext)
afterCreateStruct in interface ConnectionMethodCallbackspublic void afterGetAutoCommit(MethodExecutionContext executionContext)
afterGetAutoCommit in interface ConnectionMethodCallbackspublic void afterGetCatalog(MethodExecutionContext executionContext)
afterGetCatalog in interface ConnectionMethodCallbackspublic void afterGetClientInfo(MethodExecutionContext executionContext)
afterGetClientInfo in interface ConnectionMethodCallbackspublic void afterGetHoldability(MethodExecutionContext executionContext)
afterGetHoldability in interface ConnectionMethodCallbacksafterGetHoldability in interface ResultSetMethodCallbackspublic void afterGetMetaData(MethodExecutionContext executionContext)
afterGetMetaData in interface ConnectionMethodCallbacksafterGetMetaData in interface PreparedStatementMethodCallbacksafterGetMetaData in interface ResultSetMethodCallbackspublic void afterGetNetworkTimeout(MethodExecutionContext executionContext)
afterGetNetworkTimeout in interface ConnectionMethodCallbackspublic void afterGetSchema(MethodExecutionContext executionContext)
afterGetSchema in interface ConnectionMethodCallbackspublic void afterGetTransactionIsolation(MethodExecutionContext executionContext)
afterGetTransactionIsolation in interface ConnectionMethodCallbackspublic void afterGetTypeMap(MethodExecutionContext executionContext)
afterGetTypeMap in interface ConnectionMethodCallbackspublic void afterGetWarnings(MethodExecutionContext executionContext)
afterGetWarnings in interface ConnectionMethodCallbacksafterGetWarnings in interface ResultSetMethodCallbacksafterGetWarnings in interface StatementMethodCallbackspublic void afterIsClosed(MethodExecutionContext executionContext)
afterIsClosed in interface ConnectionMethodCallbacksafterIsClosed in interface ResultSetMethodCallbacksafterIsClosed in interface StatementMethodCallbackspublic void afterIsReadOnly(MethodExecutionContext executionContext)
afterIsReadOnly in interface ConnectionMethodCallbackspublic void afterIsValid(MethodExecutionContext executionContext)
afterIsValid in interface ConnectionMethodCallbackspublic void afterNativeSQL(MethodExecutionContext executionContext)
afterNativeSQL in interface ConnectionMethodCallbackspublic void afterPrepareCall(MethodExecutionContext executionContext)
afterPrepareCall in interface ConnectionMethodCallbackspublic void afterPrepareStatement(MethodExecutionContext executionContext)
afterPrepareStatement in interface ConnectionMethodCallbackspublic void afterReleaseSavepoint(MethodExecutionContext executionContext)
afterReleaseSavepoint in interface ConnectionMethodCallbackspublic void afterRollback(MethodExecutionContext executionContext)
afterRollback in interface ConnectionMethodCallbackspublic void afterSetAutoCommit(MethodExecutionContext executionContext)
afterSetAutoCommit in interface ConnectionMethodCallbackspublic void afterSetCatalog(MethodExecutionContext executionContext)
afterSetCatalog in interface ConnectionMethodCallbackspublic void afterSetClientInfo(MethodExecutionContext executionContext)
afterSetClientInfo in interface ConnectionMethodCallbackspublic void afterSetHoldability(MethodExecutionContext executionContext)
afterSetHoldability in interface ConnectionMethodCallbackspublic void afterSetNetworkTimeout(MethodExecutionContext executionContext)
afterSetNetworkTimeout in interface ConnectionMethodCallbackspublic void afterSetReadOnly(MethodExecutionContext executionContext)
afterSetReadOnly in interface ConnectionMethodCallbackspublic void afterSetSavepoint(MethodExecutionContext executionContext)
afterSetSavepoint in interface ConnectionMethodCallbackspublic void afterSetSchema(MethodExecutionContext executionContext)
afterSetSchema in interface ConnectionMethodCallbackspublic void afterSetTransactionIsolation(MethodExecutionContext executionContext)
afterSetTransactionIsolation in interface ConnectionMethodCallbackspublic void afterSetTypeMap(MethodExecutionContext executionContext)
afterSetTypeMap in interface ConnectionMethodCallbackspublic void beforeGetLoginTimeout(MethodExecutionContext executionContext)
beforeGetLoginTimeout in interface DataSourceMethodCallbackspublic void beforeGetLogWriter(MethodExecutionContext executionContext)
beforeGetLogWriter in interface DataSourceMethodCallbackspublic void beforeGetParentLogger(MethodExecutionContext executionContext)
beforeGetParentLogger in interface DataSourceMethodCallbackspublic void beforeSetLoginTimeout(MethodExecutionContext executionContext)
beforeSetLoginTimeout in interface DataSourceMethodCallbackspublic void beforeSetLogWriter(MethodExecutionContext executionContext)
beforeSetLogWriter in interface DataSourceMethodCallbackspublic void afterGetLoginTimeout(MethodExecutionContext executionContext)
afterGetLoginTimeout in interface DataSourceMethodCallbackspublic void afterGetLogWriter(MethodExecutionContext executionContext)
afterGetLogWriter in interface DataSourceMethodCallbackspublic void afterGetParentLogger(MethodExecutionContext executionContext)
afterGetParentLogger in interface DataSourceMethodCallbackspublic void afterSetLoginTimeout(MethodExecutionContext executionContext)
afterSetLoginTimeout in interface DataSourceMethodCallbackspublic void afterSetLogWriter(MethodExecutionContext executionContext)
afterSetLogWriter in interface DataSourceMethodCallbackspublic void beforeGetConnection(MethodExecutionContext executionContext)
beforeGetConnection in interface DataSourceMethodCallbacksbeforeGetConnection in interface StatementMethodCallbackspublic void afterGetConnection(MethodExecutionContext executionContext)
afterGetConnection in interface DataSourceMethodCallbacksafterGetConnection in interface StatementMethodCallbackspublic void beforeClearParameters(MethodExecutionContext executionContext)
beforeClearParameters in interface PreparedStatementMethodCallbackspublic void beforeGetParameterMetaData(MethodExecutionContext executionContext)
beforeGetParameterMetaData in interface PreparedStatementMethodCallbackspublic void beforeSetArray(MethodExecutionContext executionContext)
beforeSetArray in interface PreparedStatementMethodCallbackspublic void beforeSetAsciiStream(MethodExecutionContext executionContext)
beforeSetAsciiStream in interface CallableStatementMethodCallbacksbeforeSetAsciiStream in interface PreparedStatementMethodCallbackspublic void beforeSetBigDecimal(MethodExecutionContext executionContext)
beforeSetBigDecimal in interface CallableStatementMethodCallbacksbeforeSetBigDecimal in interface PreparedStatementMethodCallbackspublic void beforeSetBinaryStream(MethodExecutionContext executionContext)
beforeSetBinaryStream in interface CallableStatementMethodCallbacksbeforeSetBinaryStream in interface PreparedStatementMethodCallbackspublic void beforeSetBlob(MethodExecutionContext executionContext)
beforeSetBlob in interface CallableStatementMethodCallbacksbeforeSetBlob in interface PreparedStatementMethodCallbackspublic void beforeSetBoolean(MethodExecutionContext executionContext)
beforeSetBoolean in interface CallableStatementMethodCallbacksbeforeSetBoolean in interface PreparedStatementMethodCallbackspublic void beforeSetByte(MethodExecutionContext executionContext)
beforeSetByte in interface CallableStatementMethodCallbacksbeforeSetByte in interface PreparedStatementMethodCallbackspublic void beforeSetBytes(MethodExecutionContext executionContext)
beforeSetBytes in interface CallableStatementMethodCallbacksbeforeSetBytes in interface PreparedStatementMethodCallbackspublic void beforeSetCharacterStream(MethodExecutionContext executionContext)
beforeSetCharacterStream in interface CallableStatementMethodCallbacksbeforeSetCharacterStream in interface PreparedStatementMethodCallbackspublic void beforeSetClob(MethodExecutionContext executionContext)
beforeSetClob in interface CallableStatementMethodCallbacksbeforeSetClob in interface PreparedStatementMethodCallbackspublic void beforeSetDate(MethodExecutionContext executionContext)
beforeSetDate in interface CallableStatementMethodCallbacksbeforeSetDate in interface PreparedStatementMethodCallbackspublic void beforeSetDouble(MethodExecutionContext executionContext)
beforeSetDouble in interface CallableStatementMethodCallbacksbeforeSetDouble in interface PreparedStatementMethodCallbackspublic void beforeSetFloat(MethodExecutionContext executionContext)
beforeSetFloat in interface CallableStatementMethodCallbacksbeforeSetFloat in interface PreparedStatementMethodCallbackspublic void beforeSetInt(MethodExecutionContext executionContext)
beforeSetInt in interface CallableStatementMethodCallbacksbeforeSetInt in interface PreparedStatementMethodCallbackspublic void beforeSetLong(MethodExecutionContext executionContext)
beforeSetLong in interface CallableStatementMethodCallbacksbeforeSetLong in interface PreparedStatementMethodCallbackspublic void beforeSetNCharacterStream(MethodExecutionContext executionContext)
beforeSetNCharacterStream in interface CallableStatementMethodCallbacksbeforeSetNCharacterStream in interface PreparedStatementMethodCallbackspublic void beforeSetNClob(MethodExecutionContext executionContext)
beforeSetNClob in interface CallableStatementMethodCallbacksbeforeSetNClob in interface PreparedStatementMethodCallbackspublic void beforeSetNString(MethodExecutionContext executionContext)
beforeSetNString in interface CallableStatementMethodCallbacksbeforeSetNString in interface PreparedStatementMethodCallbackspublic void beforeSetNull(MethodExecutionContext executionContext)
beforeSetNull in interface CallableStatementMethodCallbacksbeforeSetNull in interface PreparedStatementMethodCallbackspublic void beforeSetObject(MethodExecutionContext executionContext)
beforeSetObject in interface CallableStatementMethodCallbacksbeforeSetObject in interface PreparedStatementMethodCallbackspublic void beforeSetRef(MethodExecutionContext executionContext)
beforeSetRef in interface PreparedStatementMethodCallbackspublic void beforeSetRowId(MethodExecutionContext executionContext)
beforeSetRowId in interface CallableStatementMethodCallbacksbeforeSetRowId in interface PreparedStatementMethodCallbackspublic void beforeSetShort(MethodExecutionContext executionContext)
beforeSetShort in interface CallableStatementMethodCallbacksbeforeSetShort in interface PreparedStatementMethodCallbackspublic void beforeSetSQLXML(MethodExecutionContext executionContext)
beforeSetSQLXML in interface CallableStatementMethodCallbacksbeforeSetSQLXML in interface PreparedStatementMethodCallbackspublic void beforeSetString(MethodExecutionContext executionContext)
beforeSetString in interface CallableStatementMethodCallbacksbeforeSetString in interface PreparedStatementMethodCallbackspublic void beforeSetTime(MethodExecutionContext executionContext)
beforeSetTime in interface CallableStatementMethodCallbacksbeforeSetTime in interface PreparedStatementMethodCallbackspublic void beforeSetTimestamp(MethodExecutionContext executionContext)
beforeSetTimestamp in interface CallableStatementMethodCallbacksbeforeSetTimestamp in interface PreparedStatementMethodCallbackspublic void beforeSetUnicodeStream(MethodExecutionContext executionContext)
beforeSetUnicodeStream in interface PreparedStatementMethodCallbackspublic void beforeSetURL(MethodExecutionContext executionContext)
beforeSetURL in interface CallableStatementMethodCallbacksbeforeSetURL in interface PreparedStatementMethodCallbackspublic void afterClearParameters(MethodExecutionContext executionContext)
afterClearParameters in interface PreparedStatementMethodCallbackspublic void afterGetParameterMetaData(MethodExecutionContext executionContext)
afterGetParameterMetaData in interface PreparedStatementMethodCallbackspublic void afterSetArray(MethodExecutionContext executionContext)
afterSetArray in interface PreparedStatementMethodCallbackspublic void afterSetAsciiStream(MethodExecutionContext executionContext)
afterSetAsciiStream in interface CallableStatementMethodCallbacksafterSetAsciiStream in interface PreparedStatementMethodCallbackspublic void afterSetBigDecimal(MethodExecutionContext executionContext)
afterSetBigDecimal in interface CallableStatementMethodCallbacksafterSetBigDecimal in interface PreparedStatementMethodCallbackspublic void afterSetBinaryStream(MethodExecutionContext executionContext)
afterSetBinaryStream in interface CallableStatementMethodCallbacksafterSetBinaryStream in interface PreparedStatementMethodCallbackspublic void afterSetBlob(MethodExecutionContext executionContext)
afterSetBlob in interface CallableStatementMethodCallbacksafterSetBlob in interface PreparedStatementMethodCallbackspublic void afterSetBoolean(MethodExecutionContext executionContext)
afterSetBoolean in interface CallableStatementMethodCallbacksafterSetBoolean in interface PreparedStatementMethodCallbackspublic void afterSetByte(MethodExecutionContext executionContext)
afterSetByte in interface CallableStatementMethodCallbacksafterSetByte in interface PreparedStatementMethodCallbackspublic void afterSetBytes(MethodExecutionContext executionContext)
afterSetBytes in interface CallableStatementMethodCallbacksafterSetBytes in interface PreparedStatementMethodCallbackspublic void afterSetCharacterStream(MethodExecutionContext executionContext)
afterSetCharacterStream in interface CallableStatementMethodCallbacksafterSetCharacterStream in interface PreparedStatementMethodCallbackspublic void afterSetClob(MethodExecutionContext executionContext)
afterSetClob in interface CallableStatementMethodCallbacksafterSetClob in interface PreparedStatementMethodCallbackspublic void afterSetDate(MethodExecutionContext executionContext)
afterSetDate in interface CallableStatementMethodCallbacksafterSetDate in interface PreparedStatementMethodCallbackspublic void afterSetDouble(MethodExecutionContext executionContext)
afterSetDouble in interface CallableStatementMethodCallbacksafterSetDouble in interface PreparedStatementMethodCallbackspublic void afterSetFloat(MethodExecutionContext executionContext)
afterSetFloat in interface CallableStatementMethodCallbacksafterSetFloat in interface PreparedStatementMethodCallbackspublic void afterSetInt(MethodExecutionContext executionContext)
afterSetInt in interface CallableStatementMethodCallbacksafterSetInt in interface PreparedStatementMethodCallbackspublic void afterSetLong(MethodExecutionContext executionContext)
afterSetLong in interface CallableStatementMethodCallbacksafterSetLong in interface PreparedStatementMethodCallbackspublic void afterSetNCharacterStream(MethodExecutionContext executionContext)
afterSetNCharacterStream in interface CallableStatementMethodCallbacksafterSetNCharacterStream in interface PreparedStatementMethodCallbackspublic void afterSetNClob(MethodExecutionContext executionContext)
afterSetNClob in interface CallableStatementMethodCallbacksafterSetNClob in interface PreparedStatementMethodCallbackspublic void afterSetNString(MethodExecutionContext executionContext)
afterSetNString in interface CallableStatementMethodCallbacksafterSetNString in interface PreparedStatementMethodCallbackspublic void afterSetNull(MethodExecutionContext executionContext)
afterSetNull in interface CallableStatementMethodCallbacksafterSetNull in interface PreparedStatementMethodCallbackspublic void afterSetObject(MethodExecutionContext executionContext)
afterSetObject in interface CallableStatementMethodCallbacksafterSetObject in interface PreparedStatementMethodCallbackspublic void afterSetRef(MethodExecutionContext executionContext)
afterSetRef in interface PreparedStatementMethodCallbackspublic void afterSetRowId(MethodExecutionContext executionContext)
afterSetRowId in interface CallableStatementMethodCallbacksafterSetRowId in interface PreparedStatementMethodCallbackspublic void afterSetShort(MethodExecutionContext executionContext)
afterSetShort in interface CallableStatementMethodCallbacksafterSetShort in interface PreparedStatementMethodCallbackspublic void afterSetSQLXML(MethodExecutionContext executionContext)
afterSetSQLXML in interface CallableStatementMethodCallbacksafterSetSQLXML in interface PreparedStatementMethodCallbackspublic void afterSetString(MethodExecutionContext executionContext)
afterSetString in interface CallableStatementMethodCallbacksafterSetString in interface PreparedStatementMethodCallbackspublic void afterSetTime(MethodExecutionContext executionContext)
afterSetTime in interface CallableStatementMethodCallbacksafterSetTime in interface PreparedStatementMethodCallbackspublic void afterSetTimestamp(MethodExecutionContext executionContext)
afterSetTimestamp in interface CallableStatementMethodCallbacksafterSetTimestamp in interface PreparedStatementMethodCallbackspublic void afterSetUnicodeStream(MethodExecutionContext executionContext)
afterSetUnicodeStream in interface PreparedStatementMethodCallbackspublic void afterSetURL(MethodExecutionContext executionContext)
afterSetURL in interface CallableStatementMethodCallbacksafterSetURL in interface PreparedStatementMethodCallbackspublic void beforeAbsolute(MethodExecutionContext executionContext)
beforeAbsolute in interface ResultSetMethodCallbackspublic void beforeAfterLast(MethodExecutionContext executionContext)
beforeAfterLast in interface ResultSetMethodCallbackspublic void beforeBeforeFirst(MethodExecutionContext executionContext)
beforeBeforeFirst in interface ResultSetMethodCallbackspublic void beforeCancelRowUpdates(MethodExecutionContext executionContext)
beforeCancelRowUpdates in interface ResultSetMethodCallbackspublic void beforeDeleteRow(MethodExecutionContext executionContext)
beforeDeleteRow in interface ResultSetMethodCallbackspublic void beforeFindColumn(MethodExecutionContext executionContext)
beforeFindColumn in interface ResultSetMethodCallbackspublic void beforeFirst(MethodExecutionContext executionContext)
beforeFirst in interface ResultSetMethodCallbackspublic void beforeGetAsciiStream(MethodExecutionContext executionContext)
beforeGetAsciiStream in interface ResultSetMethodCallbackspublic void beforeGetBinaryStream(MethodExecutionContext executionContext)
beforeGetBinaryStream in interface ResultSetMethodCallbackspublic void beforeGetConcurrency(MethodExecutionContext executionContext)
beforeGetConcurrency in interface ResultSetMethodCallbackspublic void beforeGetCursorName(MethodExecutionContext executionContext)
beforeGetCursorName in interface ResultSetMethodCallbackspublic void beforeGetRow(MethodExecutionContext executionContext)
beforeGetRow in interface ResultSetMethodCallbackspublic void beforeGetStatement(MethodExecutionContext executionContext)
beforeGetStatement in interface ResultSetMethodCallbackspublic void beforeGetType(MethodExecutionContext executionContext)
beforeGetType in interface ResultSetMethodCallbackspublic void beforeGetUnicodeStream(MethodExecutionContext executionContext)
beforeGetUnicodeStream in interface ResultSetMethodCallbackspublic void beforeInsertRow(MethodExecutionContext executionContext)
beforeInsertRow in interface ResultSetMethodCallbackspublic void beforeIsAfterLast(MethodExecutionContext executionContext)
beforeIsAfterLast in interface ResultSetMethodCallbackspublic void beforeIsBeforeFirst(MethodExecutionContext executionContext)
beforeIsBeforeFirst in interface ResultSetMethodCallbackspublic void beforeIsFirst(MethodExecutionContext executionContext)
beforeIsFirst in interface ResultSetMethodCallbackspublic void beforeIsLast(MethodExecutionContext executionContext)
beforeIsLast in interface ResultSetMethodCallbackspublic void beforeLast(MethodExecutionContext executionContext)
beforeLast in interface ResultSetMethodCallbackspublic void beforeMoveToCurrentRow(MethodExecutionContext executionContext)
beforeMoveToCurrentRow in interface ResultSetMethodCallbackspublic void beforeMoveToInsertRow(MethodExecutionContext executionContext)
beforeMoveToInsertRow in interface ResultSetMethodCallbackspublic void beforeNext(MethodExecutionContext executionContext)
beforeNext in interface ResultSetMethodCallbackspublic void beforePrevious(MethodExecutionContext executionContext)
beforePrevious in interface ResultSetMethodCallbackspublic void beforeRefreshRow(MethodExecutionContext executionContext)
beforeRefreshRow in interface ResultSetMethodCallbackspublic void beforeRelative(MethodExecutionContext executionContext)
beforeRelative in interface ResultSetMethodCallbackspublic void beforeRowDeleted(MethodExecutionContext executionContext)
beforeRowDeleted in interface ResultSetMethodCallbackspublic void beforeRowInserted(MethodExecutionContext executionContext)
beforeRowInserted in interface ResultSetMethodCallbackspublic void beforeRowUpdated(MethodExecutionContext executionContext)
beforeRowUpdated in interface ResultSetMethodCallbackspublic void beforeUpdateArray(MethodExecutionContext executionContext)
beforeUpdateArray in interface ResultSetMethodCallbackspublic void beforeUpdateAsciiStream(MethodExecutionContext executionContext)
beforeUpdateAsciiStream in interface ResultSetMethodCallbackspublic void beforeUpdateBigDecimal(MethodExecutionContext executionContext)
beforeUpdateBigDecimal in interface ResultSetMethodCallbackspublic void beforeUpdateBinaryStream(MethodExecutionContext executionContext)
beforeUpdateBinaryStream in interface ResultSetMethodCallbackspublic void beforeUpdateBlob(MethodExecutionContext executionContext)
beforeUpdateBlob in interface ResultSetMethodCallbackspublic void beforeUpdateBoolean(MethodExecutionContext executionContext)
beforeUpdateBoolean in interface ResultSetMethodCallbackspublic void beforeUpdateByte(MethodExecutionContext executionContext)
beforeUpdateByte in interface ResultSetMethodCallbackspublic void beforeUpdateBytes(MethodExecutionContext executionContext)
beforeUpdateBytes in interface ResultSetMethodCallbackspublic void beforeUpdateCharacterStream(MethodExecutionContext executionContext)
beforeUpdateCharacterStream in interface ResultSetMethodCallbackspublic void beforeUpdateClob(MethodExecutionContext executionContext)
beforeUpdateClob in interface ResultSetMethodCallbackspublic void beforeUpdateDate(MethodExecutionContext executionContext)
beforeUpdateDate in interface ResultSetMethodCallbackspublic void beforeUpdateDouble(MethodExecutionContext executionContext)
beforeUpdateDouble in interface ResultSetMethodCallbackspublic void beforeUpdateFloat(MethodExecutionContext executionContext)
beforeUpdateFloat in interface ResultSetMethodCallbackspublic void beforeUpdateInt(MethodExecutionContext executionContext)
beforeUpdateInt in interface ResultSetMethodCallbackspublic void beforeUpdateLong(MethodExecutionContext executionContext)
beforeUpdateLong in interface ResultSetMethodCallbackspublic void beforeUpdateNCharacterStream(MethodExecutionContext executionContext)
beforeUpdateNCharacterStream in interface ResultSetMethodCallbackspublic void beforeUpdateNClob(MethodExecutionContext executionContext)
beforeUpdateNClob in interface ResultSetMethodCallbackspublic void beforeUpdateNString(MethodExecutionContext executionContext)
beforeUpdateNString in interface ResultSetMethodCallbackspublic void beforeUpdateNull(MethodExecutionContext executionContext)
beforeUpdateNull in interface ResultSetMethodCallbackspublic void beforeUpdateObject(MethodExecutionContext executionContext)
beforeUpdateObject in interface ResultSetMethodCallbackspublic void beforeUpdateRef(MethodExecutionContext executionContext)
beforeUpdateRef in interface ResultSetMethodCallbackspublic void beforeUpdateRow(MethodExecutionContext executionContext)
beforeUpdateRow in interface ResultSetMethodCallbackspublic void beforeUpdateRowId(MethodExecutionContext executionContext)
beforeUpdateRowId in interface ResultSetMethodCallbackspublic void beforeUpdateShort(MethodExecutionContext executionContext)
beforeUpdateShort in interface ResultSetMethodCallbackspublic void beforeUpdateSQLXML(MethodExecutionContext executionContext)
beforeUpdateSQLXML in interface ResultSetMethodCallbackspublic void beforeUpdateString(MethodExecutionContext executionContext)
beforeUpdateString in interface ResultSetMethodCallbackspublic void beforeUpdateTime(MethodExecutionContext executionContext)
beforeUpdateTime in interface ResultSetMethodCallbackspublic void beforeUpdateTimestamp(MethodExecutionContext executionContext)
beforeUpdateTimestamp in interface ResultSetMethodCallbackspublic void afterAbsolute(MethodExecutionContext executionContext)
afterAbsolute in interface ResultSetMethodCallbackspublic void afterAfterLast(MethodExecutionContext executionContext)
afterAfterLast in interface ResultSetMethodCallbackspublic void afterBeforeFirst(MethodExecutionContext executionContext)
afterBeforeFirst in interface ResultSetMethodCallbackspublic void afterCancelRowUpdates(MethodExecutionContext executionContext)
afterCancelRowUpdates in interface ResultSetMethodCallbackspublic void afterDeleteRow(MethodExecutionContext executionContext)
afterDeleteRow in interface ResultSetMethodCallbackspublic void afterFindColumn(MethodExecutionContext executionContext)
afterFindColumn in interface ResultSetMethodCallbackspublic void afterFirst(MethodExecutionContext executionContext)
afterFirst in interface ResultSetMethodCallbackspublic void afterGetAsciiStream(MethodExecutionContext executionContext)
afterGetAsciiStream in interface ResultSetMethodCallbackspublic void afterGetBinaryStream(MethodExecutionContext executionContext)
afterGetBinaryStream in interface ResultSetMethodCallbackspublic void afterGetConcurrency(MethodExecutionContext executionContext)
afterGetConcurrency in interface ResultSetMethodCallbackspublic void afterGetCursorName(MethodExecutionContext executionContext)
afterGetCursorName in interface ResultSetMethodCallbackspublic void afterGetRow(MethodExecutionContext executionContext)
afterGetRow in interface ResultSetMethodCallbackspublic void afterGetStatement(MethodExecutionContext executionContext)
afterGetStatement in interface ResultSetMethodCallbackspublic void afterGetType(MethodExecutionContext executionContext)
afterGetType in interface ResultSetMethodCallbackspublic void afterGetUnicodeStream(MethodExecutionContext executionContext)
afterGetUnicodeStream in interface ResultSetMethodCallbackspublic void afterInsertRow(MethodExecutionContext executionContext)
afterInsertRow in interface ResultSetMethodCallbackspublic void afterIsAfterLast(MethodExecutionContext executionContext)
afterIsAfterLast in interface ResultSetMethodCallbackspublic void afterIsBeforeFirst(MethodExecutionContext executionContext)
afterIsBeforeFirst in interface ResultSetMethodCallbackspublic void afterIsFirst(MethodExecutionContext executionContext)
afterIsFirst in interface ResultSetMethodCallbackspublic void afterIsLast(MethodExecutionContext executionContext)
afterIsLast in interface ResultSetMethodCallbackspublic void afterLast(MethodExecutionContext executionContext)
afterLast in interface ResultSetMethodCallbackspublic void afterMoveToCurrentRow(MethodExecutionContext executionContext)
afterMoveToCurrentRow in interface ResultSetMethodCallbackspublic void afterMoveToInsertRow(MethodExecutionContext executionContext)
afterMoveToInsertRow in interface ResultSetMethodCallbackspublic void afterNext(MethodExecutionContext executionContext)
afterNext in interface ResultSetMethodCallbackspublic void afterPrevious(MethodExecutionContext executionContext)
afterPrevious in interface ResultSetMethodCallbackspublic void afterRefreshRow(MethodExecutionContext executionContext)
afterRefreshRow in interface ResultSetMethodCallbackspublic void afterRelative(MethodExecutionContext executionContext)
afterRelative in interface ResultSetMethodCallbackspublic void afterRowDeleted(MethodExecutionContext executionContext)
afterRowDeleted in interface ResultSetMethodCallbackspublic void afterRowInserted(MethodExecutionContext executionContext)
afterRowInserted in interface ResultSetMethodCallbackspublic void afterRowUpdated(MethodExecutionContext executionContext)
afterRowUpdated in interface ResultSetMethodCallbackspublic void afterUpdateArray(MethodExecutionContext executionContext)
afterUpdateArray in interface ResultSetMethodCallbackspublic void afterUpdateAsciiStream(MethodExecutionContext executionContext)
afterUpdateAsciiStream in interface ResultSetMethodCallbackspublic void afterUpdateBigDecimal(MethodExecutionContext executionContext)
afterUpdateBigDecimal in interface ResultSetMethodCallbackspublic void afterUpdateBinaryStream(MethodExecutionContext executionContext)
afterUpdateBinaryStream in interface ResultSetMethodCallbackspublic void afterUpdateBlob(MethodExecutionContext executionContext)
afterUpdateBlob in interface ResultSetMethodCallbackspublic void afterUpdateBoolean(MethodExecutionContext executionContext)
afterUpdateBoolean in interface ResultSetMethodCallbackspublic void afterUpdateByte(MethodExecutionContext executionContext)
afterUpdateByte in interface ResultSetMethodCallbackspublic void afterUpdateBytes(MethodExecutionContext executionContext)
afterUpdateBytes in interface ResultSetMethodCallbackspublic void afterUpdateCharacterStream(MethodExecutionContext executionContext)
afterUpdateCharacterStream in interface ResultSetMethodCallbackspublic void afterUpdateClob(MethodExecutionContext executionContext)
afterUpdateClob in interface ResultSetMethodCallbackspublic void afterUpdateDate(MethodExecutionContext executionContext)
afterUpdateDate in interface ResultSetMethodCallbackspublic void afterUpdateDouble(MethodExecutionContext executionContext)
afterUpdateDouble in interface ResultSetMethodCallbackspublic void afterUpdateFloat(MethodExecutionContext executionContext)
afterUpdateFloat in interface ResultSetMethodCallbackspublic void afterUpdateInt(MethodExecutionContext executionContext)
afterUpdateInt in interface ResultSetMethodCallbackspublic void afterUpdateLong(MethodExecutionContext executionContext)
afterUpdateLong in interface ResultSetMethodCallbackspublic void afterUpdateNCharacterStream(MethodExecutionContext executionContext)
afterUpdateNCharacterStream in interface ResultSetMethodCallbackspublic void afterUpdateNClob(MethodExecutionContext executionContext)
afterUpdateNClob in interface ResultSetMethodCallbackspublic void afterUpdateNString(MethodExecutionContext executionContext)
afterUpdateNString in interface ResultSetMethodCallbackspublic void afterUpdateNull(MethodExecutionContext executionContext)
afterUpdateNull in interface ResultSetMethodCallbackspublic void afterUpdateObject(MethodExecutionContext executionContext)
afterUpdateObject in interface ResultSetMethodCallbackspublic void afterUpdateRef(MethodExecutionContext executionContext)
afterUpdateRef in interface ResultSetMethodCallbackspublic void afterUpdateRow(MethodExecutionContext executionContext)
afterUpdateRow in interface ResultSetMethodCallbackspublic void afterUpdateRowId(MethodExecutionContext executionContext)
afterUpdateRowId in interface ResultSetMethodCallbackspublic void afterUpdateShort(MethodExecutionContext executionContext)
afterUpdateShort in interface ResultSetMethodCallbackspublic void afterUpdateSQLXML(MethodExecutionContext executionContext)
afterUpdateSQLXML in interface ResultSetMethodCallbackspublic void afterUpdateString(MethodExecutionContext executionContext)
afterUpdateString in interface ResultSetMethodCallbackspublic void afterUpdateTime(MethodExecutionContext executionContext)
afterUpdateTime in interface ResultSetMethodCallbackspublic void afterUpdateTimestamp(MethodExecutionContext executionContext)
afterUpdateTimestamp in interface ResultSetMethodCallbackspublic void beforeAddBatch(MethodExecutionContext executionContext)
beforeAddBatch in interface PreparedStatementMethodCallbacksbeforeAddBatch in interface StatementMethodCallbackspublic void beforeCancel(MethodExecutionContext executionContext)
beforeCancel in interface StatementMethodCallbackspublic void beforeClearBatch(MethodExecutionContext executionContext)
beforeClearBatch in interface StatementMethodCallbackspublic void beforeCloseOnCompletion(MethodExecutionContext executionContext)
beforeCloseOnCompletion in interface StatementMethodCallbackspublic void beforeExecute(MethodExecutionContext executionContext)
beforeExecute in interface PreparedStatementMethodCallbacksbeforeExecute in interface StatementMethodCallbackspublic void beforeExecuteBatch(MethodExecutionContext executionContext)
beforeExecuteBatch in interface StatementMethodCallbackspublic void beforeExecuteLargeBatch(MethodExecutionContext executionContext)
beforeExecuteLargeBatch in interface StatementMethodCallbackspublic void beforeExecuteLargeUpdate(MethodExecutionContext executionContext)
beforeExecuteLargeUpdate in interface PreparedStatementMethodCallbacksbeforeExecuteLargeUpdate in interface StatementMethodCallbackspublic void beforeExecuteQuery(MethodExecutionContext executionContext)
beforeExecuteQuery in interface PreparedStatementMethodCallbacksbeforeExecuteQuery in interface StatementMethodCallbackspublic void beforeExecuteUpdate(MethodExecutionContext executionContext)
beforeExecuteUpdate in interface PreparedStatementMethodCallbacksbeforeExecuteUpdate in interface StatementMethodCallbackspublic void beforeGetFetchDirection(MethodExecutionContext executionContext)
beforeGetFetchDirection in interface ResultSetMethodCallbacksbeforeGetFetchDirection in interface StatementMethodCallbackspublic void beforeGetFetchSize(MethodExecutionContext executionContext)
beforeGetFetchSize in interface ResultSetMethodCallbacksbeforeGetFetchSize in interface StatementMethodCallbackspublic void beforeGetGeneratedKeys(MethodExecutionContext executionContext)
beforeGetGeneratedKeys in interface StatementMethodCallbackspublic void beforeGetLargeMaxRows(MethodExecutionContext executionContext)
beforeGetLargeMaxRows in interface StatementMethodCallbackspublic void beforeGetLargeUpdateCount(MethodExecutionContext executionContext)
beforeGetLargeUpdateCount in interface StatementMethodCallbackspublic void beforeGetMaxFieldSize(MethodExecutionContext executionContext)
beforeGetMaxFieldSize in interface StatementMethodCallbackspublic void beforeGetMaxRows(MethodExecutionContext executionContext)
beforeGetMaxRows in interface StatementMethodCallbackspublic void beforeGetMoreResults(MethodExecutionContext executionContext)
beforeGetMoreResults in interface StatementMethodCallbackspublic void beforeGetQueryTimeout(MethodExecutionContext executionContext)
beforeGetQueryTimeout in interface StatementMethodCallbackspublic void beforeGetResultSet(MethodExecutionContext executionContext)
beforeGetResultSet in interface StatementMethodCallbackspublic void beforeGetResultSetConcurrency(MethodExecutionContext executionContext)
beforeGetResultSetConcurrency in interface StatementMethodCallbackspublic void beforeGetResultSetHoldability(MethodExecutionContext executionContext)
beforeGetResultSetHoldability in interface StatementMethodCallbackspublic void beforeGetResultSetType(MethodExecutionContext executionContext)
beforeGetResultSetType in interface StatementMethodCallbackspublic void beforeGetUpdateCount(MethodExecutionContext executionContext)
beforeGetUpdateCount in interface StatementMethodCallbackspublic void beforeIsCloseOnCompletion(MethodExecutionContext executionContext)
beforeIsCloseOnCompletion in interface StatementMethodCallbackspublic void beforeIsPoolable(MethodExecutionContext executionContext)
beforeIsPoolable in interface StatementMethodCallbackspublic void beforeSetCursorName(MethodExecutionContext executionContext)
beforeSetCursorName in interface StatementMethodCallbackspublic void beforeSetEscapeProcessing(MethodExecutionContext executionContext)
beforeSetEscapeProcessing in interface StatementMethodCallbackspublic void beforeSetFetchDirection(MethodExecutionContext executionContext)
beforeSetFetchDirection in interface ResultSetMethodCallbacksbeforeSetFetchDirection in interface StatementMethodCallbackspublic void beforeSetFetchSize(MethodExecutionContext executionContext)
beforeSetFetchSize in interface ResultSetMethodCallbacksbeforeSetFetchSize in interface StatementMethodCallbackspublic void beforeSetLargeMaxRows(MethodExecutionContext executionContext)
beforeSetLargeMaxRows in interface StatementMethodCallbackspublic void beforeSetMaxFieldSize(MethodExecutionContext executionContext)
beforeSetMaxFieldSize in interface StatementMethodCallbackspublic void beforeSetMaxRows(MethodExecutionContext executionContext)
beforeSetMaxRows in interface StatementMethodCallbackspublic void beforeSetPoolable(MethodExecutionContext executionContext)
beforeSetPoolable in interface StatementMethodCallbackspublic void beforeSetQueryTimeout(MethodExecutionContext executionContext)
beforeSetQueryTimeout in interface StatementMethodCallbackspublic void afterAddBatch(MethodExecutionContext executionContext)
afterAddBatch in interface PreparedStatementMethodCallbacksafterAddBatch in interface StatementMethodCallbackspublic void afterCancel(MethodExecutionContext executionContext)
afterCancel in interface StatementMethodCallbackspublic void afterClearBatch(MethodExecutionContext executionContext)
afterClearBatch in interface StatementMethodCallbackspublic void afterCloseOnCompletion(MethodExecutionContext executionContext)
afterCloseOnCompletion in interface StatementMethodCallbackspublic void afterExecute(MethodExecutionContext executionContext)
afterExecute in interface PreparedStatementMethodCallbacksafterExecute in interface StatementMethodCallbackspublic void afterExecuteBatch(MethodExecutionContext executionContext)
afterExecuteBatch in interface StatementMethodCallbackspublic void afterExecuteLargeBatch(MethodExecutionContext executionContext)
afterExecuteLargeBatch in interface StatementMethodCallbackspublic void afterExecuteLargeUpdate(MethodExecutionContext executionContext)
afterExecuteLargeUpdate in interface PreparedStatementMethodCallbacksafterExecuteLargeUpdate in interface StatementMethodCallbackspublic void afterExecuteQuery(MethodExecutionContext executionContext)
afterExecuteQuery in interface PreparedStatementMethodCallbacksafterExecuteQuery in interface StatementMethodCallbackspublic void afterExecuteUpdate(MethodExecutionContext executionContext)
afterExecuteUpdate in interface PreparedStatementMethodCallbacksafterExecuteUpdate in interface StatementMethodCallbackspublic void afterGetFetchDirection(MethodExecutionContext executionContext)
afterGetFetchDirection in interface ResultSetMethodCallbacksafterGetFetchDirection in interface StatementMethodCallbackspublic void afterGetFetchSize(MethodExecutionContext executionContext)
afterGetFetchSize in interface ResultSetMethodCallbacksafterGetFetchSize in interface StatementMethodCallbackspublic void afterGetGeneratedKeys(MethodExecutionContext executionContext)
afterGetGeneratedKeys in interface StatementMethodCallbackspublic void afterGetLargeMaxRows(MethodExecutionContext executionContext)
afterGetLargeMaxRows in interface StatementMethodCallbackspublic void afterGetLargeUpdateCount(MethodExecutionContext executionContext)
afterGetLargeUpdateCount in interface StatementMethodCallbackspublic void afterGetMaxFieldSize(MethodExecutionContext executionContext)
afterGetMaxFieldSize in interface StatementMethodCallbackspublic void afterGetMaxRows(MethodExecutionContext executionContext)
afterGetMaxRows in interface StatementMethodCallbackspublic void afterGetMoreResults(MethodExecutionContext executionContext)
afterGetMoreResults in interface StatementMethodCallbackspublic void afterGetQueryTimeout(MethodExecutionContext executionContext)
afterGetQueryTimeout in interface StatementMethodCallbackspublic void afterGetResultSet(MethodExecutionContext executionContext)
afterGetResultSet in interface StatementMethodCallbackspublic void afterGetResultSetConcurrency(MethodExecutionContext executionContext)
afterGetResultSetConcurrency in interface StatementMethodCallbackspublic void afterGetResultSetHoldability(MethodExecutionContext executionContext)
afterGetResultSetHoldability in interface StatementMethodCallbackspublic void afterGetResultSetType(MethodExecutionContext executionContext)
afterGetResultSetType in interface StatementMethodCallbackspublic void afterGetUpdateCount(MethodExecutionContext executionContext)
afterGetUpdateCount in interface StatementMethodCallbackspublic void afterIsCloseOnCompletion(MethodExecutionContext executionContext)
afterIsCloseOnCompletion in interface StatementMethodCallbackspublic void afterIsPoolable(MethodExecutionContext executionContext)
afterIsPoolable in interface StatementMethodCallbackspublic void afterSetCursorName(MethodExecutionContext executionContext)
afterSetCursorName in interface StatementMethodCallbackspublic void afterSetEscapeProcessing(MethodExecutionContext executionContext)
afterSetEscapeProcessing in interface StatementMethodCallbackspublic void afterSetFetchDirection(MethodExecutionContext executionContext)
afterSetFetchDirection in interface ResultSetMethodCallbacksafterSetFetchDirection in interface StatementMethodCallbackspublic void afterSetFetchSize(MethodExecutionContext executionContext)
afterSetFetchSize in interface ResultSetMethodCallbacksafterSetFetchSize in interface StatementMethodCallbackspublic void afterSetLargeMaxRows(MethodExecutionContext executionContext)
afterSetLargeMaxRows in interface StatementMethodCallbackspublic void afterSetMaxFieldSize(MethodExecutionContext executionContext)
afterSetMaxFieldSize in interface StatementMethodCallbackspublic void afterSetMaxRows(MethodExecutionContext executionContext)
afterSetMaxRows in interface StatementMethodCallbackspublic void afterSetPoolable(MethodExecutionContext executionContext)
afterSetPoolable in interface StatementMethodCallbackspublic void afterSetQueryTimeout(MethodExecutionContext executionContext)
afterSetQueryTimeout in interface StatementMethodCallbackspublic void beforeIsWrapperFor(MethodExecutionContext executionContext)
beforeIsWrapperFor in interface WrapperMethodCallbackspublic void beforeUnwrap(MethodExecutionContext executionContext)
beforeUnwrap in interface WrapperMethodCallbackspublic void afterIsWrapperFor(MethodExecutionContext executionContext)
afterIsWrapperFor in interface WrapperMethodCallbackspublic void afterUnwrap(MethodExecutionContext executionContext)
afterUnwrap in interface WrapperMethodCallbacksCopyright © 2020. All rights reserved.