Package io.ebeanservice.docstore.api.mapping
Mapping for document store integration.
-
Interface Summary Interface Description DocPropertyVisitor Used to visit the properties in a document structure. -
Class Summary 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).