See: Description
| Interface | Description |
|---|---|
| DocPropertyVisitor |
Used to visit the properties in a document structure.
|
| Class | Description |
|---|---|
| DocMappingBuilder |
Builds the DocumentMapping for a given bean type.
|
| DocPropertyAdapter |
Adapter for DocPropertyVisitor that does not do anything.
|
| DocPropertyMapping |
Property mapping in a doc store document structure.
|
| DocPropertyOptions |
Options for mapping a property for document storage.
|
| DocumentMapping |
Mapping for a document stored in a doc store (like ElasticSearch).
|
| Enum | Description |
|---|---|
| DocPropertyType |
Types as defined for document store property types.
|
Copyright © 2019. All rights reserved.