| Modifier and Type | Method and Description |
|---|---|
Map<String,NamedNativeQueryMetadata> |
MetamodelImpl.getNamedNativeQueries()
Returns the named native queries
|
| Modifier and Type | Class and Description |
|---|---|
class |
NamedNativeQueryMetadataImpl
Implementation of
NamedQueryMetadata. |
| Modifier and Type | Method and Description |
|---|---|
List<NamedNativeQueryMetadata> |
MetadataImpl.getNamedNativeQueries()
Returns the list of named native queries.
|
| Modifier and Type | Method and Description |
|---|---|
List<NamedNativeQueryMetadata> |
EntityMetadataImpl.getNamedNativeQueries()
Returns the list of named native queries.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NamedNativeQueryElement
Element for
named-query elements. |
| Modifier and Type | Method and Description |
|---|---|
List<NamedNativeQueryMetadata> |
EntityMappings.getNamedNativeQueries()
Returns the list of named native queries.
|
| Modifier and Type | Method and Description |
|---|---|
List<NamedNativeQueryMetadata> |
EntityElementFactory.getNamedNativeQueries()
Returns the list of named native queries.
|
| Modifier and Type | Method and Description |
|---|---|
List<NamedNativeQueryMetadata> |
Metadata.getNamedNativeQueries()
Returns the list of named native queries.
|
| Modifier and Type | Method and Description |
|---|---|
List<NamedNativeQueryMetadata> |
EntityMetadata.getNamedNativeQueries()
Returns the list of named native queries.
|
Copyright © 2012-2013 Batoo. All Rights Reserved.