Uses of Interface
org.eclipse.persistence.jpa.config.NamedNativeQuery
Packages that use NamedNativeQuery
Package
Description
-
Uses of NamedNativeQuery in org.eclipse.persistence.internal.jpa.config.classes
Methods in org.eclipse.persistence.internal.jpa.config.classes that return NamedNativeQuery -
Uses of NamedNativeQuery in org.eclipse.persistence.internal.jpa.config.queries
Classes in org.eclipse.persistence.internal.jpa.config.queries that implement NamedNativeQueryMethods in org.eclipse.persistence.internal.jpa.config.queries that return NamedNativeQueryModifier and TypeMethodDescriptionNamedNativeQueryImpl.setResultClass
(String resultClass) NamedNativeQueryImpl.setResultSetMapping
(String resultSetMapping) -
Uses of NamedNativeQuery in org.eclipse.persistence.internal.jpa.config.xml
Methods in org.eclipse.persistence.internal.jpa.config.xml that return NamedNativeQuery -
Uses of NamedNativeQuery in org.eclipse.persistence.jpa.config
Methods in org.eclipse.persistence.jpa.config that return NamedNativeQueryModifier and TypeMethodDescriptionEntity.addNamedNativeQuery()
MappedSuperclass.addNamedNativeQuery()
Mappings.addNamedNativeQuery()
NamedNativeQuery.setResultClass
(String resultClass) NamedNativeQuery.setResultSetMapping
(String resultSetMapping)