Uses of Interface
org.eclipse.persistence.jpa.config.NamedStoredFunctionQuery
Package
Description
-
Uses of NamedStoredFunctionQuery in org.eclipse.persistence.internal.jpa.config.classes
-
Uses of NamedStoredFunctionQuery in org.eclipse.persistence.internal.jpa.config.queries
Modifier and TypeClassDescriptionclass
JPA scripting API implementation.Modifier and TypeMethodDescriptionNamedStoredFunctionQueryImpl.setFunctionName
(String functionName) NamedStoredFunctionQueryImpl.setResultSetMapping
(String resultSetMapping) -
Uses of NamedStoredFunctionQuery in org.eclipse.persistence.internal.jpa.config.xml
-
Uses of NamedStoredFunctionQuery in org.eclipse.persistence.jpa.config
Modifier and TypeMethodDescriptionEntity.addNamedStoredFunctionQuery()
MappedSuperclass.addNamedStoredFunctionQuery()
Mappings.addNamedStoredFunctionQuery()
NamedStoredFunctionQuery.setCallByIndex
(Boolean callByIndex) NamedStoredFunctionQuery.setFunctionName
(String functionName) NamedStoredFunctionQuery.setResultSetMapping
(String resultSetMapping)