public interface ResultSetClosedEventListener
| Modifier and Type | Method and Description |
|---|---|
void |
resultSetClosed()
Used to perform operations like statement closeOnCompletion when the
result set object is closed.
|
void resultSetClosed()
throws SQLException
SQLExceptionCopyright © 2019. All rights reserved.