| Package | Description |
|---|---|
| org.hibernate.jpamodelgen.xml.jaxb |
| Modifier and Type | Field and Description |
|---|---|
protected TableGenerator |
Entity.tableGenerator |
protected TableGenerator |
Id.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 |
Entity.getTableGenerator()
Gets the value of the tableGenerator property.
|
TableGenerator |
Id.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 |
Entity.setTableGenerator(TableGenerator value)
Sets the value of the tableGenerator property.
|
void |
Id.setTableGenerator(TableGenerator value)
Sets the value of the tableGenerator property.
|
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.