public static interface JdbcUtil.ResultSetHandler
JdbcUtil.executeQuery(Connection, String, ResultSetHandler, int)
Modifier and Type | Method and Description |
---|---|
void |
handle(ResultSet rs) |
void handle(ResultSet rs) throws SQLException, IOException
SQLException
IOException
Copyright © 2014. All rights reserved.