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