Package | Description |
---|---|
org.hibernate.internal.jaxb.mapping.orm |
Modifier and Type | Field and Description |
---|---|
protected JaxbTableGenerator |
JaxbId.tableGenerator |
protected JaxbTableGenerator |
JaxbEntity.tableGenerator |
Modifier and Type | Field and Description |
---|---|
protected List<JaxbTableGenerator> |
JaxbEntityMappings.tableGenerator |
Modifier and Type | Method and Description |
---|---|
JaxbTableGenerator |
ObjectFactory.createJaxbTableGenerator()
Create an instance of
JaxbTableGenerator |
JaxbTableGenerator |
JaxbId.getTableGenerator()
Gets the value of the tableGenerator property.
|
JaxbTableGenerator |
JaxbEntity.getTableGenerator()
Gets the value of the tableGenerator property.
|
Modifier and Type | Method and Description |
---|---|
List<JaxbTableGenerator> |
JaxbEntityMappings.getTableGenerator()
Gets the value of the tableGenerator property.
|
Modifier and Type | Method and Description |
---|---|
void |
JaxbId.setTableGenerator(JaxbTableGenerator value)
Sets the value of the tableGenerator property.
|
void |
JaxbEntity.setTableGenerator(JaxbTableGenerator value)
Sets the value of the tableGenerator property.
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.