StatementEvent
is sent to all StatementEventListener
s which were registered with a PooledConnection
. This occurs when the driver determines that a PreparedStatement
that is associated with the PooledConnection
has been closed or the driver determines is invalid. @since 1.6
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|