| Package | Description | 
|---|---|
| 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 EbeanServer construction 
 | 
| io.ebean.config.dbplatform | 
 Database platform specific support 
 | 
| io.ebean.config.dbplatform.cockroach | |
| 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.mysql | 
 MySql 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.config.properties | |
| io.ebean.dbmigration | 
 Generates DDL migration scripts based on changes to the model. 
 | 
| 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 the EbeanServer. 
 | 
| 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. 
 | 
| io.ebeanservice.docstore.api | 
 The service API for document store integration. 
 | 
| io.ebeanservice.docstore.api.mapping | 
 Mapping for document store integration. 
 | 
| io.ebeanservice.docstore.api.support | 
 Support objects for implementing integration. 
 | 
| io.ebeanservice.docstore.none | 
 "No op" implementation of document store. 
 | 
Copyright © 2019. All rights reserved.