Uses of Class
org.javalite.activejdbc.AbstractLazyList
Packages that use AbstractLazyList
-
Uses of AbstractLazyList in org.javalite.activejdbc
Subclasses of AbstractLazyList in org.javalite.activejdbcModifier and TypeClassDescriptionclassWhile this class is public, it is never instantiated directly.classSuperLazyList<T extends Model>The purpose of this class is to providetoMaps()method in cases of eager loading of dependencies.