com.googlecode.jpattern.orm.session
Class NullResultSetExtractor
java.lang.Object
com.googlecode.jpattern.orm.session.NullResultSetExtractor
- All Implemented Interfaces:
- IResultSetReader<Object>
public class NullResultSetExtractor
- extends Object
- implements IResultSetReader<Object>
- Author:
- Francesco Cina
02/lug/2011
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NullResultSetExtractor
public NullResultSetExtractor()
read
public Object read(ResultSet resultSet)
throws SQLException
- Specified by:
read in interface IResultSetReader<Object>
- Throws:
SQLException
Copyright © 2011. All Rights Reserved.