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