Package | Description |
---|---|
javax.sql |
Provides the API for server side data source access and processing from
the JavaTM programming language.
|
Modifier and Type | Method and Description |
---|---|
void |
StatementEventListener.statementClosed(StatementEvent event)
The driver calls this method on all
StatementEventListener s registered on the connection when it detects that a
PreparedStatement is closed. |
void |
StatementEventListener.statementErrorOccurred(StatementEvent event)
The driver calls this method on all
StatementEventListener s
registered on the connection when it detects that a
PreparedStatement is invalid. |
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.