public class StatementEvent
  Comment     Returned-by     Constructor-argument     Method-argument     Field-type     Type-bound     Links  

A StatementEvent is sent to all StatementEventListeners 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.

extends EventObject

Since:  1.6