com.jpattern.orm.session.reader
Class BooleanResultSetReader
java.lang.Object
com.jpattern.orm.session.reader.BooleanResultSetReader
- All Implemented Interfaces:
- ResultSetReader<Boolean>
public class BooleanResultSetReader
- extends Object
- implements ResultSetReader<Boolean>
- Author:
- ufo
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BooleanResultSetReader
public BooleanResultSetReader()
read
public Boolean read(ResultSet resultSet)
throws SQLException
- Specified by:
read in interface ResultSetReader<Boolean>
- Throws:
SQLException
Copyright © 2013. All Rights Reserved.