Uses of Class
org.javalite.activejdbc.AbstractLazyList

Packages that use AbstractLazyList
org.javalite.activejdbc   
 

Uses of AbstractLazyList in org.javalite.activejdbc
 

Subclasses of AbstractLazyList in org.javalite.activejdbc
 class LazyList<T extends Model>
          While this class is public, it is never instantiated directly.
 class SuperLazyList<T extends Model>
          The purpose of this class is to provide toMaps() method in cases of eager loading of dependencies.
 



Copyright © 2015 JavaLite. All rights reserved.