Uses of Package
org.javalite.activejdbc

Packages that use org.javalite.activejdbc
org.javalite.activejdbc   
org.javalite.activejdbc.associations   
org.javalite.activejdbc.dialects   
org.javalite.activejdbc.validation   
 

Classes in org.javalite.activejdbc used by org.javalite.activejdbc
AbstractLazyList
           
Association
          Associations are synonymous with relationships.
CallbackListener
           
ColumnMetadata
           
Configuration
           
ConnectionSpec
          Tag interface.
Errors
          Collection of error messages generated by validation process.
Formatter
          Deprecated. Use Dialect to format query values.
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.
Registry
           
RowListener
           
RowProcessor
           
 

Classes in org.javalite.activejdbc used by org.javalite.activejdbc.associations
Association
          Associations are synonymous with relationships.
DBException
          Generic exception wrapper for all things DB.
 

Classes in org.javalite.activejdbc used by org.javalite.activejdbc.dialects
MetaModel
           
 

Classes in org.javalite.activejdbc used by org.javalite.activejdbc.validation
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.
 



Copyright © 2015 JavaLite. All rights reserved.