com.jpattern.orm.session
Class NullGeneratedKeyExtractor
java.lang.Object
com.jpattern.orm.session.NullGeneratedKeyExtractor
- All Implemented Interfaces:
- GeneratedKeyReader
public class NullGeneratedKeyExtractor
- extends Object
- implements GeneratedKeyReader
- Author:
- Francesco Cina
02/lug/2011
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NullGeneratedKeyExtractor
public NullGeneratedKeyExtractor()
read
public void read(ResultSet generatedKeyResultSet)
throws SQLException
- Specified by:
read in interface GeneratedKeyReader
- Throws:
SQLException
generatedColumnNames
public String[] generatedColumnNames()
- Specified by:
generatedColumnNames in interface GeneratedKeyReader
Copyright © 2013. All Rights Reserved.