Package | Description |
---|---|
org.javalite.activejdbc |
ActiveJDBC - the agile Java ORM.
|
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.
|
org.javalite.activejdbc.models | |
org.javalite.activejdbc.validation |
Data validation , see
Validations.
|
org.javalite.activejdbc.validation.length |
Class and Description |
---|
AbstractLazyList |
Association
Associations are synonymous with relationships.
|
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.
|
DBProxy |
Errors
Collection of error messages generated by validation process.
|
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 |
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 |
ScopeBuilder |
Class and Description |
---|
Association
Associations are synonymous with relationships.
|
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.
|
Class and Description |
---|
MetaModel |
Class and Description |
---|
MetaModel |
Class and Description |
---|
Model
This class is a super class of all "models" and provides most functionality
necessary for implementation of Active Record pattern.
|
Class and Description |
---|
DBException
Generic exception wrapper for all things DB.
|
Errors
Collection of error messages generated by validation process.
|
Model
This class is a super class of all "models" and provides most functionality
necessary for implementation of Active Record pattern.
|
Class and Description |
---|
Model
This class is a super class of all "models" and provides most functionality
necessary for implementation of Active Record pattern.
|
Copyright © 2019 JavaLite. All rights reserved.