| Modifier and Type | Method and Description |
|---|---|
void |
MetadataProject.addUuidGenerator(UuidGeneratorMetadata uuidGenerator)
INTERNAL:
Add a UUID generator metadata to the project.
|
| Modifier and Type | Method and Description |
|---|---|
UuidGeneratorMetadata |
MappedSuperclassAccessor.getUuidGenerator()
INTERNAL:
Used for OX mapping.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MappedSuperclassAccessor.setUuidGenerator(UuidGeneratorMetadata uuidGenerator)
INTERNAL:
Used for OX mapping.
|
| Modifier and Type | Method and Description |
|---|---|
UuidGeneratorMetadata |
BasicAccessor.getUuidGenerator()
INTERNAL:
Used for OX mapping.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BasicAccessor.setUuidGenerator(UuidGeneratorMetadata uuidGenerator)
INTERNAL:
Used for OX mapping.
|
| Modifier and Type | Method and Description |
|---|---|
List<UuidGeneratorMetadata> |
XMLEntityMappings.getUuidGenerators()
INTERNAL:
Used for OX mapping.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XMLEntityMappings.setUuidGenerators(List<UuidGeneratorMetadata> uuidGenerators)
INTERNAL:
Used for OX mapping.
|
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.