Uses of Interface
org.eclipse.persistence.jpa.config.BatchFetch
-
Packages that use BatchFetch Package Description org.eclipse.persistence.jpa.config -
-
Uses of BatchFetch in org.eclipse.persistence.jpa.config
Methods in org.eclipse.persistence.jpa.config that return BatchFetch Modifier and Type Method Description BatchFetchElementCollection. setBatchFetch()BatchFetchManyToMany. setBatchFetch()BatchFetchManyToOne. setBatchFetch()BatchFetchOneToMany. setBatchFetch()BatchFetchOneToOne. setBatchFetch()BatchFetchBatchFetch. setSize(Integer size)BatchFetchBatchFetch. setType(String type)
-