Uses of Interface
org.eclipse.persistence.jpa.config.NamedPlsqlStoredFunctionQuery
Package
Description
-
Uses of NamedPlsqlStoredFunctionQuery in org.eclipse.persistence.internal.jpa.config.classes
-
Uses of NamedPlsqlStoredFunctionQuery in org.eclipse.persistence.internal.jpa.config.queries
Modifier and TypeClassDescriptionclass
JPA scripting API implementation.Modifier and TypeMethodDescriptionNamedPlsqlStoredFunctionQueryImpl.setFunctionName
(String functionName) -
Uses of NamedPlsqlStoredFunctionQuery in org.eclipse.persistence.internal.jpa.config.xml
-
Uses of NamedPlsqlStoredFunctionQuery in org.eclipse.persistence.jpa.config
Modifier and TypeMethodDescriptionMappings.addNamedPlsqlStoredFunctionQuery()
Entity.addNamedPLSQLStoredFunctionQuery()
MappedSuperclass.addNamedPLSQLStoredFunctionQuery()
NamedPlsqlStoredFunctionQuery.setFunctionName
(String functionName) NamedPlsqlStoredFunctionQuery.setResultSetMapping
(String resultSetMapping)