Package | Description |
---|---|
org.hibernate.jpamodelgen.xml.jaxb |
Modifier and Type | Field and Description |
---|---|
protected TableGenerator |
Id.tableGenerator |
protected TableGenerator |
Entity.tableGenerator |
Modifier and Type | Field and Description |
---|---|
protected List<TableGenerator> |
EntityMappings.tableGenerator |
Modifier and Type | Method and Description |
---|---|
TableGenerator |
ObjectFactory.createTableGenerator()
Create an instance of
TableGenerator |
TableGenerator |
Id.getTableGenerator()
Gets the value of the tableGenerator property.
|
TableGenerator |
Entity.getTableGenerator()
Gets the value of the tableGenerator property.
|
Modifier and Type | Method and Description |
---|---|
List<TableGenerator> |
EntityMappings.getTableGenerator()
Gets the value of the tableGenerator property.
|
Modifier and Type | Method and Description |
---|---|
void |
Id.setTableGenerator(TableGenerator value)
Sets the value of the tableGenerator property.
|
void |
Entity.setTableGenerator(TableGenerator value)
Sets the value of the tableGenerator property.
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.