Package io.jmix.data
Class PersistenceHints.Builder
java.lang.Object
io.jmix.data.PersistenceHints.Builder
- Enclosing class:
- PersistenceHints
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionbuild()withFetchPlan(FetchPlan fetchPlan) withFetchPlans(FetchPlan... fetchPlans) withFetchPlans(Collection<FetchPlan> fetchPlans) 
- 
Constructor Details- 
Builderpublic Builder()
- 
Builder
 
- 
- 
Method Details- 
withFetchPlan
- 
withFetchPlans
- 
withFetchPlans
- 
build
 
-