org.castor.cpa.jpa.info
Class JPAKeyGeneratorDescriptor

java.lang.Object
  extended by org.castor.cpa.jpa.info.JPAKeyGeneratorDescriptor
Direct Known Subclasses:
JPASequenceGeneratorDescriptor, JPATableGeneratorDescriptor

public abstract class JPAKeyGeneratorDescriptor
extends java.lang.Object


Field Summary
protected  int allocationSize
           
protected  int initialValue
           
protected  java.lang.String name
           
 
Constructor Summary
JPAKeyGeneratorDescriptor()
           
 
Method Summary
 int getAllocationSize()
           
 int getInitialValue()
           
 java.lang.String getName()
           
 void setAllocationSize(int allocationSize)
           
 void setInitialValue(int initialValue)
           
 void setName(java.lang.String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

protected java.lang.String name

allocationSize

protected int allocationSize

initialValue

protected int initialValue
Constructor Detail

JPAKeyGeneratorDescriptor

public JPAKeyGeneratorDescriptor()
Method Detail

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