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