| Modifier and Type | Method and Description |
|---|---|
void |
MetadataDescriptor.addProperty(PropertyMetadata property)
INTERNAL:
Add a property to the descriptor.
|
| Modifier and Type | Method and Description |
|---|---|
List<PropertyMetadata> |
MetadataAccessor.getProperties()
INTERNAL:
Used for OX mapping.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MetadataAccessor.setProperties(List<PropertyMetadata> properties)
INTERNAL:
Used for OX mapping.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
MappingAccessor.processProperty(DatabaseMapping mapping,
PropertyMetadata property)
INTERNAL:
Adds properties to the mapping.
|
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.