public interface SelectFunction
| Modifier and Type | Method and Description |
|---|---|
Object |
readResult(ResultSet rs)
Reads results.
|
Object readResult(ResultSet rs) throws SQLException
rs - the result set to read from.SQLExceptionCopyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.