|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.tranql.pkgenerator.PrimaryKeyGeneratorDelegate
public final class PrimaryKeyGeneratorDelegate
Constructor Summary | |
---|---|
PrimaryKeyGeneratorDelegate()
|
Method Summary | |
---|---|
java.lang.Object |
getNextPrimaryKey(CacheRow cacheRow)
|
void |
setPrimaryKeyGenerator(PrimaryKeyGenerator keyGenerator)
|
CacheRow |
updateCache(InTxCache cache,
GlobalIdentity id,
CacheRow cacheRow)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PrimaryKeyGeneratorDelegate()
Method Detail |
---|
public void setPrimaryKeyGenerator(PrimaryKeyGenerator keyGenerator)
public java.lang.Object getNextPrimaryKey(CacheRow cacheRow) throws PrimaryKeyGeneratorException
getNextPrimaryKey
in interface PrimaryKeyGenerator
PrimaryKeyGeneratorException
public CacheRow updateCache(InTxCache cache, GlobalIdentity id, CacheRow cacheRow) throws DuplicateIdentityException
updateCache
in interface PrimaryKeyGenerator
DuplicateIdentityException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |