| Modifier and Type | Method and Description |
|---|---|
List<NamedNativeQueryMetadata> |
MappedSuperclassAccessor.getNamedNativeQueries()
INTERNAL:
Used for OX mapping.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MappedSuperclassAccessor.setNamedNativeQueries(List<NamedNativeQueryMetadata> namedNativeQueries)
INTERNAL:
Used for OX mapping.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NamedPLSQLStoredFunctionQueryMetadata
INTERNAL:
Object to hold onto a named PLSQL stored function query.
|
class |
NamedPLSQLStoredProcedureQueryMetadata
INTERNAL:
Object to hold onto a named PLSQL stored procedure query.
|
class |
NamedStoredFunctionQueryMetadata
INTERNAL:
Object to hold onto a named stored function query.
|
class |
NamedStoredProcedureQueryMetadata
INTERNAL:
Object to hold onto a named stored procedure query.
|
| Modifier and Type | Method and Description |
|---|---|
List<NamedNativeQueryMetadata> |
XMLEntityMappings.getNamedNativeQueries()
INTERNAL:
Used for OX mapping.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XMLEntityMappings.setNamedNativeQueries(List<NamedNativeQueryMetadata> namedNativeQueries)
INTERNAL:
Used for OX mapping.
|
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.