|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SequenceGenerator | |
|---|---|
| net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm | |
| Uses of SequenceGenerator in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm |
|---|
| Fields in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm declared as SequenceGenerator | |
|---|---|
protected SequenceGenerator |
Entity.sequenceGenerator
|
protected SequenceGenerator |
Id.sequenceGenerator
|
| Fields in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm with type parameters of type SequenceGenerator | |
|---|---|
protected List<SequenceGenerator> |
EntityMappings.sequenceGenerator
|
| Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm that return SequenceGenerator | |
|---|---|
SequenceGenerator |
SequenceGenerator.clone()
Creates and returns a copy of this object. |
SequenceGenerator |
ObjectFactory.createSequenceGenerator()
Create an instance of SequenceGenerator |
SequenceGenerator |
Entity.getSequenceGenerator()
Gets the value of the sequenceGenerator property. |
SequenceGenerator |
Id.getSequenceGenerator()
Gets the value of the sequenceGenerator property. |
| Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm that return types with arguments of type SequenceGenerator | |
|---|---|
List<SequenceGenerator> |
EntityMappings.getSequenceGenerator()
Gets the value of the sequenceGenerator property. |
| Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm with parameters of type SequenceGenerator | |
|---|---|
void |
Entity.setSequenceGenerator(SequenceGenerator value)
Sets the value of the sequenceGenerator property. |
void |
Id.setSequenceGenerator(SequenceGenerator value)
Sets the value of the sequenceGenerator property. |
| Constructors in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm with parameters of type SequenceGenerator | |
|---|---|
SequenceGenerator(SequenceGenerator o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm.SequenceGenerator instance by copying a given instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||