| Modifier and Type | Method and Description |
|---|---|
NamedStoredFunctionQuery |
AbstractMappedClassImpl.addNamedStoredFunctionQuery() |
| Modifier and Type | Class and Description |
|---|---|
class |
NamedStoredFunctionQueryImpl
JPA scripting API implementation.
|
| Modifier and Type | Method and Description |
|---|---|
NamedStoredFunctionQuery |
NamedStoredFunctionQueryImpl.setFunctionName(String functionName) |
NamedStoredFunctionQuery |
NamedStoredFunctionQueryImpl.setResultSetMapping(String resultSetMapping) |
| Modifier and Type | Method and Description |
|---|---|
NamedStoredFunctionQuery |
MappingsImpl.addNamedStoredFunctionQuery() |
| Modifier and Type | Method and Description |
|---|---|
NamedStoredFunctionQuery |
Mappings.addNamedStoredFunctionQuery() |
NamedStoredFunctionQuery |
MappedSuperclass.addNamedStoredFunctionQuery() |
NamedStoredFunctionQuery |
Entity.addNamedStoredFunctionQuery() |
NamedStoredFunctionQuery |
NamedStoredFunctionQuery.setCallByIndex(Boolean callByIndex) |
NamedStoredFunctionQuery |
NamedStoredFunctionQuery.setFunctionName(String functionName) |
NamedStoredFunctionQuery |
NamedStoredFunctionQuery.setName(String name) |
NamedStoredFunctionQuery |
NamedStoredFunctionQuery.setResultSetMapping(String resultSetMapping) |
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.