Package | Description |
---|---|
org.hibernate.jpamodelgen.xml.jaxb |
Modifier and Type | Field and Description |
---|---|
protected SequenceGenerator |
Entity.sequenceGenerator |
protected SequenceGenerator |
Id.sequenceGenerator |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<SequenceGenerator> |
EntityMappings.sequenceGenerator |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<SequenceGenerator> |
EntityMappings.getSequenceGenerator()
Gets the value of the sequenceGenerator property.
|
Modifier and Type | Method and Description |
---|---|
void |
Entity.setSequenceGenerator(SequenceGenerator value)
Sets the value of the sequenceGenerator property.
|
void |
Id.setSequenceGenerator(SequenceGenerator value)
Sets the value of the sequenceGenerator property.
|
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.