Uses of Interface
org.eclipse.persistence.jpa.config.BatchFetch
Packages that use BatchFetch
Package
Description
-
Uses of BatchFetch in org.eclipse.persistence.internal.jpa.config.mappings
Classes in org.eclipse.persistence.internal.jpa.config.mappings that implement BatchFetchMethods in org.eclipse.persistence.internal.jpa.config.mappings that return BatchFetchModifier and TypeMethodDescriptionAbstractRelationshipMappingImpl.setBatchFetch()ElementCollectionImpl.setBatchFetch() -
Uses of BatchFetch in org.eclipse.persistence.jpa.config
Methods in org.eclipse.persistence.jpa.config that return BatchFetchModifier and TypeMethodDescriptionElementCollection.setBatchFetch()ManyToMany.setBatchFetch()ManyToOne.setBatchFetch()OneToMany.setBatchFetch()OneToOne.setBatchFetch()