com.googlecode.jpattern.orm.session
Class NullGeneratedKeyExtractor
java.lang.Object
com.googlecode.jpattern.orm.session.NullGeneratedKeyExtractor
- All Implemented Interfaces:
- IGeneratedKeyReader
public class NullGeneratedKeyExtractor
- extends Object
- implements IGeneratedKeyReader
- 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 IGeneratedKeyReader
- Throws:
SQLException
generatedColumnNames
public String[] generatedColumnNames()
- Specified by:
generatedColumnNames in interface IGeneratedKeyReader
Copyright © 2011. All Rights Reserved.