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