public interface ResultSetAware
| Modifier and Type | Method and Description |
|---|---|
void |
setResultSet(ResultSet resultSet)
sets the resultset instance.
|
void setResultSet(ResultSet resultSet)
resultSet - the resultset instanceCopyright © 2017. All rights reserved.