|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.exolab.castor.jdo.engine.KeyGeneratorRegistry
Registry for KeyGenerator instances.
Is used to create no more than one instance of the give type with
the given parameters.
| Constructor Summary | |
(package private) |
KeyGeneratorRegistry()
|
| Method Summary | |
KeyGenerator |
getKeyGenerator(PersistenceFactory factory,
KeyGeneratorDescriptor desc,
int sqlType)
Returns a key generator with the specified description for the specified persistence factory. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
KeyGeneratorRegistry()
| Method Detail |
public KeyGenerator getKeyGenerator(PersistenceFactory factory,
KeyGeneratorDescriptor desc,
int sqlType)
throws org.exolab.castor.mapping.MappingException
factory - The persistence factorydesc - The key generator description
KeyGenerator
org.exolab.castor.mapping.MappingException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||