Package | Description |
---|---|
app.controllers | |
dummy | |
org.javalite |
This is a root package for all classes in JavaLite ecosystem.
|
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.connection_config |
Classes to manage connections to databases.
|
org.javalite.activejdbc.conversion |
Classes to manage data conversions, se Data conversions
|
org.javalite.activejdbc.dialects |
Classes to manage database dialects, used internally.
|
org.javalite.activejdbc.logging |
Log management, see Logging
|
org.javalite.activejdbc.models | |
org.javalite.activejdbc.statistics |
ActiveJDBC - collection of statistics on queries.
|
org.javalite.activejdbc.test |
TDD support , see Testing with database connection
|
org.javalite.activejdbc.validation |
Data validation , see
Validations.
|
org.javalite.activejdbc.validation.length | |
org.javalite.activejdbc.web |
Primitive example of opening anc closing connection for servlets.
|
org.javalite.activeweb |
ActiveWeb - the agile java framework
|
org.javalite.activeweb.annotations |
ActiveWeb controller annotations, see Controllers
and Routing.
|
org.javalite.activeweb.async | |
org.javalite.activeweb.controller_filters |
Controller Filters, see Controller filters
|
org.javalite.activeweb.controllers |
Some abstract controllers.
|
org.javalite.activeweb.freemarker |
Freemarker Tags, see Views.
|
org.javalite.app_config |
AppConfig for configuring your system for different environments.
|
org.javalite.async |
JavaLite Async, see JavaLite Async.
|
org.javalite.async.pooltest | |
org.javalite.common |
This package is a Swiss Army knife of utilities used in JavaLite as well as outside
|
org.javalite.db_migrator |
DBMigrator,
See AppConfig.
|
org.javalite.db_migrator.maven | |
org.javalite.http |
JavaLite HTTP library.
|
org.javalite.instrumentation |
Model instrumentation, see Instrumentation.
|
org.javalite.lessc.maven |
LessC integration, see LessC.
|
org.javalite.logging |
JavaLite Logging, see http://javalite.io/logging
|
org.javalite.test |
Package contains utilities classes to use in tests.
|
org.javalite.test.jspec |
JSpec library, see http://javalite.io/jspec
|
Copyright © 2019 JavaLite. All rights reserved.