JavaScript is disabled on your browser.
Skip navigation links
EclipseLink 4.0.4, API Reference
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Interface
org.eclipse.persistence.jpa.config.FetchAttribute
Packages that use
FetchAttribute
Package
Description
org.eclipse.persistence.internal.jpa.config.queries
org.eclipse.persistence.jpa.config
Uses of
FetchAttribute
in
org.eclipse.persistence.internal.jpa.config.queries
Classes in
org.eclipse.persistence.internal.jpa.config.queries
that implement
FetchAttribute
Modifier and Type
Class
Description
class
FetchAttributeImpl
JPA scripting API implementation.
Methods in
org.eclipse.persistence.internal.jpa.config.queries
that return
FetchAttribute
Modifier and Type
Method
Description
FetchAttribute
FetchGroupImpl.
addAttribute
()
FetchAttribute
FetchAttributeImpl.
setName
(
String
name)
Uses of
FetchAttribute
in
org.eclipse.persistence.jpa.config
Methods in
org.eclipse.persistence.jpa.config
that return
FetchAttribute
Modifier and Type
Method
Description
FetchAttribute
FetchGroup.
addAttribute
()
FetchAttribute
FetchAttribute.
setName
(
String
name)