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 classBeanList<E>List capable of lazy loading.classBeanSet<E>Set capable of lazy loading.
-