-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidlazyLoadMany(EntityBean current)Add the loaded current bean to its associated parent.
-
-
-
Method Detail
-
lazyLoadMany
void lazyLoadMany(EntityBean current)
Add the loaded current bean to its associated parent.Helper method used by Ebean Elastic integration when loading with a persistence context.
-
-