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.SQLException
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.