JPASequenceGeneratorDescriptor
, JPATableGeneratorDescriptor
public abstract class JPAKeyGeneratorDescriptor
extends java.lang.Object
Modifier and Type | Field | Description |
---|---|---|
protected int |
allocationSize |
|
protected int |
initialValue |
|
protected java.lang.String |
name |
Constructor | Description |
---|---|
JPAKeyGeneratorDescriptor() |
Modifier and Type | Method | 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