Uses of Package
io.ebeanservice.docstore.api
Packages that use io.ebeanservice.docstore.api
Package
Description
The service API for document store integration.
Support objects for implementing integration.
-
Classes in io.ebeanservice.docstore.api used by io.ebeanservice.docstore.apiClassDescriptionDoc store specific adapter to process doc store events for a given bean type.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 processing
-
Classes in io.ebeanservice.docstore.api used by io.ebeanservice.docstore.api.supportClassDescriptionDoc store specific adapter to process doc store events for a given bean type.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.Collection of document store updates that are either sent to the document store or queued for future processing