Uses of Package
org.javalite.activejdbc
Package
Description
ActiveJDBC - the agile Java ORM.
Contains classes describing various association types.
Classes for operations with caches.
Classes to manage database dialects, used internally.
JavaLite Async, see JavaLite Async.
-
ClassDescriptionAll properties defined in framework.This class provides a number of convenience methods for opening/closing database connections, running various types of queries, and executing SQL statements.While this class is public, it is never instantiated directly.This class is a super class of all "models" and provides most functionality necessary for implementation of Active Record pattern.Stores metadata for a Model: converters, etc.This class supports pagination of result sets in ActiveJDBC.Provides a builder pattern to create new instances of paginator.This paginator is for paging through free-form queries unrelated to models.
-
ClassDescriptionGeneric exception wrapper for all things DB.This class is a super class of all "models" and provides most functionality necessary for implementation of Active Record pattern.
-
-
-
ClassDescriptionThis class is a super class of all "models" and provides most functionality necessary for implementation of Active Record pattern.