Uses of Class
com.avaje.ebean.common.AbstractBeanCollection

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

Uses of AbstractBeanCollection in com.avaje.ebean.common
 

Subclasses of AbstractBeanCollection in com.avaje.ebean.common
 class BeanList<E>
          List capable of lazy loading.
 class BeanMap<K,E>
          Map capable of lazy loading.
 class BeanSet<E>
          Set capable of lazy loading.
 



Copyright © 2010. All Rights Reserved.