| Package | Description |
|---|---|
| com.avaje.ebean |
Core API (see Ebean and EbeanServer).
|
| 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 | |
| com.avaje.ebeanservice.docstore.api.mapping | |
| com.avaje.ebeanservice.docstore.api.support |
| 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.
|
| ConcurrencyMode
Optimistic concurrency mode used for updates and deletes.
|
| 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 |
|---|
| CacheTuning
Specify cache tuning for 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.