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