| Modifier and Type | Class and Description |
|---|---|
class |
TableGeneratorMetadataImpl
Implementation of
TableGeneratorMetadata. |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<TableGeneratorMetadata> |
MetadataImpl.getTableGenerators()
Returns the list of table generators.
|
| Modifier and Type | Method and Description |
|---|---|
TableGeneratorMetadata |
IdAttributeMetadataImpl.getTableGenerator()
Returns the table generator definition of the id attribute.
|
| Modifier and Type | Method and Description |
|---|---|
TableGeneratorMetadata |
EntityMetadataImpl.getTableGenerator()
Returns the table generator of the entity.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TableGeneratorElement
Element for
sequence-generator elements. |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<TableGeneratorMetadata> |
EntityMappings.getTableGenerators()
Returns the list of table generators.
|
| Modifier and Type | Method and Description |
|---|---|
TableGeneratorMetadata |
IdAttributeElement.getTableGenerator()
Returns the table generator definition of the id attribute.
|
| Modifier and Type | Method and Description |
|---|---|
TableGeneratorMetadata |
EntityElementFactory.getTableGenerator()
Returns the table generator of the entity.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<TableGeneratorMetadata> |
Metadata.getTableGenerators()
Returns the list of table generators.
|
| Modifier and Type | Method and Description |
|---|---|
TableGeneratorMetadata |
IdAttributeMetadata.getTableGenerator()
Returns the table generator definition of the id attribute.
|
| Modifier and Type | Method and Description |
|---|---|
TableGeneratorMetadata |
EntityMetadata.getTableGenerator()
Returns the table generator of the entity.
|
Copyright © 2012-2013 Batoo Software & Consultancy. All Rights Reserved.