|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| CallbackListener<T extends Model> | |
| ConnectionSpec | Tag interface. |
| Formatter | |
| ModelListener<T extends Model> | |
| RowListener | |
| Class Summary | |
|---|---|
| Association | Associations are synonymous with relationships. |
| Base | This class provides a number of convenience methods for opening/closing database connections, running various types of queries, and executing SQL statements. |
| CallbackAdapter<T extends Model> | |
| ColumnMetadata | |
| Configuration | |
| ConnectionJdbcSpec | |
| ConnectionJndiSpec | |
| ConnectionsAccess | |
| DB | This class provides a number of convenience methods for opening/closing database connections, running various types of queries, and executing SQL statements. |
| Errors | Collection of error messages generated by validation process. |
| LazyList<T extends Model> | While this class is public, it is never instantiated directly. |
| LogFilter | |
| Messages | This class is used to pull messages from a resource bundle called activejdbc_messages. |
| MetaModel<T extends Model,E extends Association> | |
| MetaModels | |
| Model | This class is a super class of all "models" and provides most functionality necessary for implementation of Active Record pattern. |
| ModelFinder | |
| Paginator | This class supports pagination of result sets in ActiveJDBC. |
| RowListenerAdapter | Use this class in cases where you need to process an entire result set. |
| RowProcessor | |
| SimpleFormatter | |
| SuperLazyList<T extends Model> | The purpose of this class is to provide toMaps() method in cases of eager loading of dependencies. |
| Enum Summary | |
|---|---|
| Registry | |
| Exception Summary | |
|---|---|
| DBException | Generic exception wrapper for all things DB. |
| FrozenException | |
| InitException | |
| InternalException | This exception is for some severe unexplained things |
| StaleModelException | |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||