| Package | Description |
|---|---|
| com.avaje.ebean.plugin |
Provides a API for plugins.
|
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
DocumentMapping |
BeanType.getDocMapping()
Return the DocumentMapping for this bean type.
|
| Modifier and Type | Method and Description |
|---|---|
DocumentMapping |
DocStoreBeanAdapter.createDocMapping()
Create the document mapping.
|
| Modifier and Type | Method and Description |
|---|---|
DocumentMapping |
DocMappingBuilder.create(String queueId,
String indexName,
String indexType)
Create the document mapping.
|
| Modifier and Type | Field and Description |
|---|---|
protected DocumentMapping |
DocStoreBeanBaseAdapter.documentMapping |
| Modifier and Type | Method and Description |
|---|---|
DocumentMapping |
DocStoreBeanBaseAdapter.createDocMapping() |
Copyright © 2016. All rights reserved.