|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| HighLowKeyGenerator | HIGH-LOW key generator will be handled by Castor so no DDL needs to be created. |
| HighLowKeyGeneratorFactory | Factory class for HIGH-LOW key generators. |
| IdentityKeyGenerator | IDENTITY key generator can be used only with autoincrement primary key columns (identities) with Sybase ASE/ASA, MS SQL Server, MySQL and Hypersonic SQL. |
| IdentityKeyGeneratorFactory | Factory class for IDENTITY key generators. |
| MaxKeyGenerator | MAX key generator will be handled by Castor so no DDL needs to be created. |
| MaxKeyGeneratorFactory | Factory class for MAX key generators. |
| SequenceKeyGenerator | SEQUENCE key generator can be used only with Oracle, PostgreSQL, Interbase and SAP DB. |
| SequenceKeyGeneratorFactory | Abstract base class for SEQUENCE key generator factories. |
| UUIDKeyGenerator | UUID key generator will be handled by Castor so no DDL needs to be created. |
| UUIDKeyGeneratorFactory | Factory class for UUID key generators. |
This package contains various various key generator implementations as well as factory classes for all of the key generators.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||