| Package | Description |
|---|---|
| io.ebean.plugin |
Provides a API for plugins.
|
| 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.
|
| 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 | Method and Description |
|---|---|
DocumentMapping |
DocStoreBeanBaseAdapter.createDocMapping() |
Copyright © 2019. All rights reserved.