|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use KeyGeneratorDescriptor | |
| org.exolab.castor.jdo.engine | Implementation of the Castor JDO engine. |
| Uses of KeyGeneratorDescriptor in org.exolab.castor.jdo.engine |
| Methods in org.exolab.castor.jdo.engine that return KeyGeneratorDescriptor | |
KeyGeneratorDescriptor |
JDOClassDescriptor.getKeyGeneratorDescriptor()
Get key generator specified for this class. |
| Methods in org.exolab.castor.jdo.engine with parameters of type KeyGeneratorDescriptor | |
protected void |
JDOClassDescriptor.setKeyGeneratorDescriptor(KeyGeneratorDescriptor keyGenDesc)
Set key generator specified for this class. |
KeyGenerator |
KeyGeneratorRegistry.getKeyGenerator(PersistenceFactory factory,
KeyGeneratorDescriptor desc,
int sqlType)
Returns a key generator with the specified description for the specified persistence factory. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||