public abstract void statementClosed (StatementEvent event)

The driver calls this method on all StatementEventListeners registered on the connection when it detects that a PreparedStatement is closed.

Parameters:
event    an event object describing the source of the event and that the PreparedStatement was closed.

Since:  1.6