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

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