org.xerial.db.sql
Class JSONObjectReader
java.lang.Object
org.xerial.db.sql.ResultSetHandler<JSONObject>
org.xerial.db.sql.JSONObjectReader
public class JSONObjectReader
- extends ResultSetHandler<JSONObject>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JSONObjectReader
public JSONObjectReader()
handle
public JSONObject handle(ResultSet rs)
throws SQLException
- Specified by:
handle in class ResultSetHandler<JSONObject>
- Throws:
SQLException

This work is licensed under a Creative Commons Attribution-ShareAlike 2.1 Japan License.