public final class SequenceGenerator4Integer extends SequenceGenerator<Integer>
| Constructor and Description |
|---|
SequenceGenerator4Integer(Database database,
SqlSequence sequence) |
| Modifier and Type | Method and Description |
|---|---|
protected Integer |
extractResult(ResultSet rs) |
getSequenceAsSql, nextpublic SequenceGenerator4Integer(Database database, SqlSequence sequence)
protected Integer extractResult(ResultSet rs) throws SQLException
extractResult in class SequenceGenerator<Integer>SQLExceptionCopyright © 2019. All rights reserved.