Uses of Package
org.javalite.activejdbc
-
Packages that use org.javalite.activejdbc Package Description org.javalite.activejdbc ActiveJDBC - the agile Java ORM.org.javalite.activejdbc.annotations Contains annotations for overriding default behaviour.org.javalite.activejdbc.associations Contains classes describing various association types.org.javalite.activejdbc.cache Classes for operations with caches.org.javalite.activejdbc.dialects Classes to manage database dialects, used internally. -
Classes in org.javalite.activejdbc used by org.javalite.activejdbc Class Description AbstractLazyList CallbackListener ColumnMetadata Configuration Configuration.PropertyName All properties defined in framework.DB This class provides a number of convenience methods for opening/closing database connections, running various types of queries, and executing SQL statements.LazyList While this class is public, it is never instantiated directly.MetaModel Model This class is a super class of all "models" and provides most functionality necessary for implementation of Active Record pattern.ModelListener ModelRegistry Stores metadata for a Model: converters, etc.Paginator This class supports pagination of result sets in ActiveJDBC.Paginator.PaginatorBuilder Provides a builder pattern to create new instances of paginator.RawPaginator This paginator is for paging through free-form queries unrelated to models.Registry RowListener RowProcessor RowProcessor.ResultSetConcur RowProcessor.ResultSetType ScopeBuilder -
Classes in org.javalite.activejdbc used by org.javalite.activejdbc.annotations Class Description Model This class is a super class of all "models" and provides most functionality necessary for implementation of Active Record pattern. -
Classes in org.javalite.activejdbc used by org.javalite.activejdbc.associations Class Description DBException Generic exception wrapper for all things DB.Model This class is a super class of all "models" and provides most functionality necessary for implementation of Active Record pattern. -
Classes in org.javalite.activejdbc used by org.javalite.activejdbc.cache Class Description MetaModel -
Classes in org.javalite.activejdbc used by org.javalite.activejdbc.dialects Class Description MetaModel