|
||||||||
PREV NEXT | FRAMES NO FRAMES |
StatementResult.newRow
is executed.
SelectStatement.close
is executed.
SelectResult.close
or StatementResult.closeResult
is executed.
DatabaseConnection.commit
is executed.
aboutToCommmit
fires.
DatabaseConnection.connect
is executed.
aboutToConnect
fires.
StatementResult.deleteRow
is executed.
DatabaseConnection.disconnect
is executed.
aboutToDisconnect
fires.
Statement.execute
is executed.
DatabaseConnection.rollback
is executed.
aboutToRollback
fires.
StatementResult.setColumnValue
is executed.
StatementResult.updateRow
is executed.
StatementResult.newRow
has been executed.
SelectStatement.close
is executed.
StatementResult.close
has been executed.
StatementResult.setColumnValue
is executed.
commmitted
fires.
DatabaseConnection.commit
is executed.
connected
fires.
DatabaseConnection.connect
is executed.
DataRuntimeException
with the specified
detail message.
StatementResult.deleteRow
has been executed.
disconnected
fires and closes the statement.
DatabaseConnection.disconnect
is executed.
Statement.execute
has been executed.
newInstance
method of a Class object
fails because the class or initializer is not accessible.
newInstance
method of a Class object
fails because the Class object is abstract or an interface.
execute
has been invoked for the Statement.
execute
is invoked.
execute
is invoked.
updateRow()/deleteRow()
is invoked.
lockRow
not supported for database product.
newRow
failed because result set max size limit reached.
rolledBack
fires.
DatabaseConnection.rollback
is executed.
connect
is invoked on
this DatabaseConnection.
execute
is invoked.
execute
is invoked.
updateRow()
is invoked and a searched delete will be done when deleteRow()
is invoked.
StatementResult.updateRow
has been executed.
|
||||||||
PREV NEXT | FRAMES NO FRAMES |