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