| Modifier and Type | Method and Description |
|---|---|
void |
MetadataProject.addSQLResultSetMapping(SQLResultSetMappingMetadata sqlResultSetMapping)
INTERNAL:
Add an sql results set mapping to the project overriding where necessary.
|
| Modifier and Type | Method and Description |
|---|---|
List<SQLResultSetMappingMetadata> |
MappedSuperclassAccessor.getSqlResultSetMappings()
INTERNAL:
Used for OX mapping.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MappedSuperclassAccessor.setSqlResultSetMappings(List<SQLResultSetMappingMetadata> sqlResultSetMappings)
INTERNAL:
Used for OX mapping.
|
| Modifier and Type | Method and Description |
|---|---|
List<SQLResultSetMappingMetadata> |
XMLEntityMappings.getSqlResultSetMappings()
INTERNAL:
Used for OX mapping.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XMLEntityMappings.setSqlResultSetMappings(List<SQLResultSetMappingMetadata> sqlResultSetMappings)
INTERNAL:
Used for OX mapping.
|
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.