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 classFetchAttributeImplJPA scripting API implementation.Methods in org.eclipse.persistence.internal.jpa.config.queries that return FetchAttribute Modifier and Type Method Description FetchAttributeFetchGroupImpl. addAttribute()FetchAttributeFetchAttributeImpl. 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 FetchAttributeFetchGroup. addAttribute()FetchAttributeFetchAttribute. setName(String name)
-