| Modifier and Type | Method and Description |
|---|---|
void |
MetadataProject.addTableGenerator(TableGeneratorMetadata tableGenerator,
String defaultCatalog,
String defaultSchema)
INTERNAL:
Add a table generator metadata to the project.
|
| Modifier and Type | Method and Description |
|---|---|
TableGeneratorMetadata |
MappedSuperclassAccessor.getTableGenerator()
INTERNAL:
Used for OX mapping.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MappedSuperclassAccessor.setTableGenerator(TableGeneratorMetadata tableGenerator)
INTERNAL:
Used for OX mapping.
|
| Modifier and Type | Method and Description |
|---|---|
TableGeneratorMetadata |
BasicAccessor.getTableGenerator()
INTERNAL:
Used for OX mapping.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BasicAccessor.setTableGenerator(TableGeneratorMetadata tableGenerator)
INTERNAL:
Used for OX mapping.
|
| Modifier and Type | Method and Description |
|---|---|
List<TableGeneratorMetadata> |
XMLEntityMappings.getTableGenerators()
INTERNAL:
Used for OX mapping.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XMLEntityMappings.setTableGenerators(List<TableGeneratorMetadata> tableGenerators)
INTERNAL:
Used for OX mapping.
|
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.