|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Interface Summary | |
|---|---|
| PreparedStatementEvent | An event which provides the results for the execution of a
PreparedStatement. |
| PreparedStatementResultSetEvent | An event which provides the results for the execution of query in a
PreparedStatement, a ResultSet. |
| PreparedStatementSQLExceptionEvent | An event which provides the exception which occurred when executing a
PreparedStatement. |
| PreparedStatementUnknownResultEvent | An event which provides the results for the execution of unknown sql in a
PreparedStatement. |
| PreparedStatementUpdateCountEvent | An event which provides the results for the execution of update in a
PreparedStatement, a update count. |
| StatementEvent | An event which provides the results for the execution of a Statement. |
| StatementResultSetEvent | An event which provides the results for the execution of query in a
Statement, a ResultSet. |
| StatementSQLExceptionEvent | An event which provides the exception which occurred when executing a
Statement. |
| StatementUnknownResultEvent | An event which provides the results for the execution of unknown sql in a
Statement. |
| StatementUpdateCountEvent | An event which provides the results for the execution of update in a
Statement, a update count. |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||