| Package | Description |
|---|---|
| org.hibernate.internal.jaxb.mapping.orm |
| Modifier and Type | Field and Description |
|---|---|
protected JaxbSequenceGenerator |
JaxbId.sequenceGenerator |
protected JaxbSequenceGenerator |
JaxbEntity.sequenceGenerator |
| Modifier and Type | Field and Description |
|---|---|
protected List<JaxbSequenceGenerator> |
JaxbEntityMappings.sequenceGenerator |
| Modifier and Type | Method and Description |
|---|---|
JaxbSequenceGenerator |
ObjectFactory.createJaxbSequenceGenerator()
Create an instance of
JaxbSequenceGenerator |
JaxbSequenceGenerator |
JaxbId.getSequenceGenerator()
Gets the value of the sequenceGenerator property.
|
JaxbSequenceGenerator |
JaxbEntity.getSequenceGenerator()
Gets the value of the sequenceGenerator property.
|
| Modifier and Type | Method and Description |
|---|---|
List<JaxbSequenceGenerator> |
JaxbEntityMappings.getSequenceGenerator()
Gets the value of the sequenceGenerator property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JaxbId.setSequenceGenerator(JaxbSequenceGenerator value)
Sets the value of the sequenceGenerator property.
|
void |
JaxbEntity.setSequenceGenerator(JaxbSequenceGenerator value)
Sets the value of the sequenceGenerator property.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.