public interface ReadStH
| Modifier and Type | Method and Description |
|---|---|
void |
handleRead(ResultSet rset)
Allows coder to read data after query execution.
|
void handleRead(ResultSet rset) throws SQLException
rset - SQLExceptionCopyright © 2014–2015. All rights reserved.