- All Superinterfaces:
Property
Property of a entity bean that is a ToMany property.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
lazyLoadMany
(EntityBean current) Add the loaded current bean to its associated parent.
-
Method Details
-
lazyLoadMany
Add the loaded current bean to its associated parent.Helper method used by Ebean Elastic integration when loading with a persistence context.
-