public abstract class JPAKeyGeneratorDescriptor
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected int |
allocationSize |
protected int |
initialValue |
protected java.lang.String |
name |
Constructor and Description |
---|
JPAKeyGeneratorDescriptor() |
Modifier and Type | Method and Description |
---|---|
int |
getAllocationSize() |
int |
getInitialValue() |
java.lang.String |
getName() |
void |
setAllocationSize(int allocationSize) |
void |
setInitialValue(int initialValue) |
void |
setName(java.lang.String name) |
protected java.lang.String name
protected int allocationSize
protected int initialValue
public java.lang.String getName()
public void setName(java.lang.String name)
public int getAllocationSize()
public void setAllocationSize(int allocationSize)
public int getInitialValue()
public void setInitialValue(int initialValue)
Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com