io.ebean |
|
io.ebean.bean |
Enhanced beans API and Support objects
|
io.ebean.cache |
Server Cache Service
|
io.ebean.common |
Common non-public interfaces and implementation.
|
io.ebean.config |
Configuration settings for Database construction
|
io.ebean.config.dbplatform |
Database platform specific support
|
io.ebean.config.dbplatform.clickhouse |
Clickhouse DB specific support.
|
io.ebean.config.dbplatform.cockroach |
Cockroach DB specific support.
|
io.ebean.config.dbplatform.db2 |
DB2 specific support.
|
io.ebean.config.dbplatform.h2 |
H2 specific support.
|
io.ebean.config.dbplatform.hana |
SAP HANA specific support.
|
io.ebean.config.dbplatform.hsqldb |
Hsqldb specific support.
|
io.ebean.config.dbplatform.mariadb |
|
io.ebean.config.dbplatform.mysql |
MySql specific support.
|
io.ebean.config.dbplatform.nuodb |
NuoDB specific support.
|
io.ebean.config.dbplatform.oracle |
Oracle specific support.
|
io.ebean.config.dbplatform.postgres |
Postgres specific support.
|
io.ebean.config.dbplatform.sqlanywhere |
SqlAnywhere specific support.
|
io.ebean.config.dbplatform.sqlite |
Sqlite specific support.
|
io.ebean.config.dbplatform.sqlserver |
SqlServer specific support.
|
io.ebean.docstore |
|
io.ebean.event |
Persist and Query Event Controllers and Listeners
|
io.ebean.event.changelog |
Provides a built in change log mechanism and can audit changes.
|
io.ebean.event.readaudit |
Provides Auditing of read events including queries and L2 cache.
|
io.ebean.meta |
Meta data that can be retrieved for a Database instance.
|
io.ebean.metric |
|
io.ebean.plugin |
Provides a API for plugins.
|
io.ebean.search |
Provides text search expressions like Match, TextQueryString etc.
|
io.ebean.service |
|
io.ebean.text |
Utility objects for CSV, JSON and XML processing.
|
io.ebean.text.csv |
CSV processing objects.
|
io.ebean.text.json |
JSON formatting and parsing objects (See JsonContext).
|
io.ebean.util |
Utility and helper classes.
|