| Class | Description |
|---|---|
| ApplicationSequenceNumberGenerator |
Generic db sequence number generator class, this class first try to return the next val
for the given DB sequenceName, if sequence does not exist then it creates a new DB sequence
with the given sequenceName and return the next val for the DB sequence.
|
| DBSequenceGenerator | |
| PersistenceUtils | |
| SequenceNumberGenerator |
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.