|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PrimaryKeyGeneratorException | |
org.tranql.pkgenerator |
Uses of PrimaryKeyGeneratorException in org.tranql.pkgenerator |
Methods in org.tranql.pkgenerator that throw PrimaryKeyGeneratorException | |
java.lang.Object |
UUIDPrimaryKeyGenerator.getNextPrimaryKey(CacheRow cacheRow)
|
void |
SequenceTablePrimaryKeyGenerator.initSequenceTable()
|
java.lang.Object |
SequenceTablePrimaryKeyGenerator.getNextPrimaryKey(CacheRow cacheRow)
|
java.lang.Object |
PrimaryKeyGenerator.getNextPrimaryKey(CacheRow cacheRow)
|
java.lang.Object |
AutoIncrementTablePrimaryKeyGenerator.getNextPrimaryKey(CacheRow cacheRow)
|
java.lang.Object |
SQLPrimaryKeyGenerator.getNextPrimaryKey(CacheRow cacheRow)
|
java.lang.Object |
PrimaryKeyGeneratorDelegate.getNextPrimaryKey(CacheRow cacheRow)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |