org.castor.cpa.jpa.info
Class JPAKeyGeneratorDescriptor
java.lang.Object
org.castor.cpa.jpa.info.JPAKeyGeneratorDescriptor
- Direct Known Subclasses:
- JPASequenceGeneratorDescriptor, JPATableGeneratorDescriptor
public abstract class JPAKeyGeneratorDescriptor
- extends Object
- Version:
- $Revision: 8994 $ $Date: 2011-08-02 01:40:59 +0200 (Di, 02 Aug 2011) $
- Author:
- Werner Guttmann
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JPAKeyGeneratorDescriptor
public JPAKeyGeneratorDescriptor()
getName
public final String getName()
setName
public final void setName(String name)
getAllocationSize
public final int getAllocationSize()
setAllocationSize
public final void setAllocationSize(int allocationSize)
getInitialValue
public final int getInitialValue()
setInitialValue
public final void setInitialValue(int initialValue)
Copyright © 2012. All Rights Reserved.