| Modifier and Type | Method and Description |
|---|---|
List<TypeConverterMetadata> |
MetadataAccessor.getTypeConverters()
INTERNAL:
Used for OX mapping.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MetadataAccessor.setTypeConverters(List<TypeConverterMetadata> typeConverters)
INTERNAL:
Used for OX mapping.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ObjectTypeConverterMetadata
INTERNAL:
Object to hold onto an object type converter metadata.
|
| Modifier and Type | Method and Description |
|---|---|
List<TypeConverterMetadata> |
XMLEntityMappings.getTypeConverters()
INTERNAL:
Used for OX mapping.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XMLEntityMappings.setTypeConverters(List<TypeConverterMetadata> typeConverters)
INTERNAL:
Used for OX mapping.
|
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.