| Package | Description |
|---|---|
| com.avaje.ebean |
Core API (see EbeanServer and Ebean).
|
| com.avaje.ebean.annotation |
Extra deployment annotations
|
| com.avaje.ebean.cache |
Server Cache Service
|
| com.avaje.ebean.config |
Configuration settings for EbeanServer construction
|
| com.avaje.ebeanservice.docstore.api |
The service API for document store integration.
|
| com.avaje.ebeanservice.docstore.api.mapping |
Mapping for document store integration.
|
| com.avaje.ebeanservice.docstore.api.support |
Support objects for implementing integration.
|
| Class and Description |
|---|
| DocStoreMode
Defines the behavior options when a Insert, Update or Delete event occurs
on a bean with an associated ElasticSearch index.
|
| Class and Description |
|---|
| ChangeLogInsertMode
The mode used to determine if inserts should be included or not for a given bean type.
|
| DbEnumType
Specify the DB storage type used to with
@DbEnumValue. |
| DbJsonType
Specify the DB storage type used to store JSON content.
|
| DocProperty.Option
Index options for a property.
|
| DocStoreMode
Defines the behavior options when a Insert, Update or Delete event occurs
on a bean with an associated ElasticSearch index.
|
| Class and Description |
|---|
| CacheBeanTuning
Cache tuning hints for the L2 bean cache of a specific entity type.
|
| CacheQueryTuning
Specify cache tuning for query caching on a specific entity type.
|
| Class and Description |
|---|
| DocStoreMode
Defines the behavior options when a Insert, Update or Delete event occurs
on a bean with an associated ElasticSearch index.
|
| Class and Description |
|---|
| DocStoreMode
Defines the behavior options when a Insert, Update or Delete event occurs
on a bean with an associated ElasticSearch index.
|
| Class and Description |
|---|
| DocMapping
Specify the entity type maps to a document store (like ElasticSearch).
|
| DocProperty
Specify the entity type maps to a document store (like ElasticSearch).
|
| DocProperty.Option
Index options for a property.
|
| DocStore
Specify the entity type maps to a document store (like ElasticSearch).
|
| Class and Description |
|---|
| DocStoreMode
Defines the behavior options when a Insert, Update or Delete event occurs
on a bean with an associated ElasticSearch index.
|
Copyright © 2016. All rights reserved.