Uses of Interface
com.avaje.ebean.bean.BeanCollectionAdd

Packages that use BeanCollectionAdd
com.avaje.ebean.common Common non-public interfaces and implementation. 
 

Uses of BeanCollectionAdd in com.avaje.ebean.common
 

Classes in com.avaje.ebean.common that implement BeanCollectionAdd
 class BeanList<E>
          List capable of lazy loading.
 class BeanSet<E>
          Set capable of lazy loading.
 



Copyright © 2010. All Rights Reserved.