| Class | Description |
|---|---|
| AbstractGenerator |
Abstract base implementation of Sequence and Table generators.
|
| IdQueue | |
| MetamodelImpl |
The root of the persistence model.
|
| NamedQuery | |
| SequenceGenerator |
Sequence based generator.
|
| SequenceQueue |
A Queue that tops up the queue by allocation size sequences when its capacity drops to 1 / 2 of allocation size.
|
| TableGenerator |
Table based generator.
|
| TableIdQueue |
A Queue that tops up the queue by allocation size sequences when its capacity drops to 1 / 2 of allocation size.
|
Copyright © 2012 Batoo Software & Consultancy. All Rights Reserved.