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 java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
protected java.lang.String name
allocationSize
protected int allocationSize
initialValue
protected int initialValue
JPAKeyGeneratorDescriptor
public JPAKeyGeneratorDescriptor()
getName
public java.lang.String getName()
setName
public void setName(java.lang.String name)
getAllocationSize
public int getAllocationSize()
setAllocationSize
public void setAllocationSize(int allocationSize)
getInitialValue
public int getInitialValue()
setInitialValue
public void setInitialValue(int initialValue)
Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com