Package | Description |
---|---|
io.ebean | |
io.ebean.cache |
Server Cache Service
|
io.ebean.config |
Configuration settings for Database construction
|
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 a Database instance.
|
io.ebean.plugin |
Provides a API for plugins.
|
io.ebean.search |
Provides text search expressions like Match, TextQueryString etc.
|
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).
|
Copyright © 2019. All rights reserved.