Package | Description |
---|---|
org.javalite.activejdbc |
ActiveJDBC - the agile Java ORM.
|
Modifier and Type | Class and Description |
---|---|
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 © 2019 JavaLite. All rights reserved.