| Modifier and Type | Method and Description |
|---|---|
void |
MetadataProject.addSequenceGenerator(SequenceGeneratorMetadata sequenceGenerator,
String defaultCatalog,
String defaultSchema)
INTERNAL:
Add a sequence generator metadata to the project.
|
| Modifier and Type | Method and Description |
|---|---|
SequenceGeneratorMetadata |
MappedSuperclassAccessor.getSequenceGenerator()
INTERNAL:
Used for OX mapping.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MappedSuperclassAccessor.setSequenceGenerator(SequenceGeneratorMetadata sequenceGenerator)
INTERNAL:
Used for OX mapping.
|
| Modifier and Type | Method and Description |
|---|---|
SequenceGeneratorMetadata |
BasicAccessor.getSequenceGenerator()
INTERNAL:
Used for OX mapping.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BasicAccessor.setSequenceGenerator(SequenceGeneratorMetadata sequenceGenerator)
INTERNAL:
Used for OX mapping.
|
| Modifier and Type | Method and Description |
|---|---|
List<SequenceGeneratorMetadata> |
XMLEntityMappings.getSequenceGenerators()
INTERNAL:
Used for OX mapping.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XMLEntityMappings.setSequenceGenerators(List<SequenceGeneratorMetadata> sequenceGenerators)
INTERNAL:
Used for OX mapping.
|
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.