| Interface | Description |
|---|---|
| SequenceDAO |
Utility DAO that can manage sequences persisted on the DB
Important: Implementations of this interface must grant
synchronization.
|
| Class | Description |
|---|---|
| HibernateSequenceDAO |
Hibernate implementation of
SequenceDAO. |
Copyright © 2008-2014 Logical Objects. All Rights Reserved.