| Modifier and Type | Method and Description |
|---|---|
NamedNativeQuery |
AbstractMappedClassImpl.addNamedNativeQuery() |
| Modifier and Type | Class and Description |
|---|---|
class |
NamedNativeQueryImpl
JPA scripting API implementation.
|
| Modifier and Type | Method and Description |
|---|---|
NamedNativeQuery |
NamedNativeQueryImpl.setResultClass(String resultClass) |
NamedNativeQuery |
NamedNativeQueryImpl.setResultSetMapping(String resultSetMapping) |
| Modifier and Type | Method and Description |
|---|---|
NamedNativeQuery |
MappingsImpl.addNamedNativeQuery() |
| Modifier and Type | Method and Description |
|---|---|
NamedNativeQuery |
Mappings.addNamedNativeQuery() |
NamedNativeQuery |
MappedSuperclass.addNamedNativeQuery() |
NamedNativeQuery |
Entity.addNamedNativeQuery() |
NamedNativeQuery |
NamedNativeQuery.setName(String name) |
NamedNativeQuery |
NamedNativeQuery.setQuery(String query) |
NamedNativeQuery |
NamedNativeQuery.setResultClass(String resultClass) |
NamedNativeQuery |
NamedNativeQuery.setResultSetMapping(String resultSetMapping) |
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.