Uses of Interface
io.ebean.bean.BeanCollectionAdd
-
Packages that use BeanCollectionAdd Package Description io.ebean.common Common non-public interfaces and implementation. -
-
Uses of BeanCollectionAdd in io.ebean.common
Classes in io.ebean.common that implement BeanCollectionAdd Modifier and Type Class Description class
BeanList<E>
List capable of lazy loading.class
BeanSet<E>
Set capable of lazy loading.
-