|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SequenceGenerator | |
|---|---|
| net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.persistence.orm | |
| Uses of SequenceGenerator in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.persistence.orm |
|---|
| Fields in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.persistence.orm declared as SequenceGenerator | |
|---|---|
protected SequenceGenerator[] |
EntityMappings.sequenceGenerator
|
protected SequenceGenerator |
Entity.sequenceGenerator
|
protected SequenceGenerator |
Id.sequenceGenerator
|
| Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.persistence.orm that return SequenceGenerator | |
|---|---|
SequenceGenerator |
SequenceGenerator.clone()
Creates and returns a copy of this object. |
protected static SequenceGenerator |
ObjectFactory.copyOfSequenceGenerator(SequenceGenerator clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.persistence.orm.SequenceGenerator instance. |
SequenceGenerator |
ObjectFactory.createSequenceGenerator()
Create an instance of SequenceGenerator |
SequenceGenerator[] |
EntityMappings.getSequenceGenerator()
|
SequenceGenerator |
Entity.getSequenceGenerator()
Gets the value of the sequenceGenerator property. |
SequenceGenerator |
Id.getSequenceGenerator()
Gets the value of the sequenceGenerator property. |
SequenceGenerator |
EntityMappings.getSequenceGenerator(int idx)
|
SequenceGenerator |
EntityMappings.setSequenceGenerator(int idx,
SequenceGenerator value)
|
| Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.persistence.orm with parameters of type SequenceGenerator | |
|---|---|
protected static SequenceGenerator |
ObjectFactory.copyOfSequenceGenerator(SequenceGenerator clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.persistence.orm.SequenceGenerator instance. |
protected void |
EntityMappings.copySequenceGenerator(SequenceGenerator[] source)
Copies all values of property SequenceGenerator. |
SequenceGenerator |
EntityMappings.setSequenceGenerator(int idx,
SequenceGenerator value)
|
void |
Entity.setSequenceGenerator(SequenceGenerator value)
Sets the value of the sequenceGenerator property. |
void |
Id.setSequenceGenerator(SequenceGenerator value)
Sets the value of the sequenceGenerator property. |
void |
EntityMappings.setSequenceGenerator(SequenceGenerator[] values)
|
| Constructors in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.persistence.orm with parameters of type SequenceGenerator | |
|---|---|
SequenceGenerator(SequenceGenerator o)
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.persistence.orm.SequenceGenerator instance by copying a given instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||