Module io.ebean.core
Package io.ebeanservice.docstore.api
package io.ebeanservice.docstore.api
The service API for document store integration.
-
ClassDescriptionA Query request for the document store.Doc store specific adapter to process doc store events for a given bean type.Creates the integration components for DocStore integration.All the required features for DocStore integration.Update the document store using a Ebean ORM query.A document store transaction.For persist events that know how to publish or queue their change to the Document store.The doc store specific context/transaction used to collect updates to send to the document store.Processes index updates.Collection of document store updates that are either sent to the document store or queued for future processingCan be thrown when a document is unexpectedly not found in a document store.