| Package | Description |
|---|---|
| com.avaje.ebeanservice.docstore.api.support |
Support objects for implementing integration.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DocStoreEmbeddedInvalidationProperties
Checks if a persist request means an embedded/nested object in another document needs updating.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<DocStoreEmbeddedInvalidation> |
DocStoreBeanBaseAdapter.embeddedInvalidation
List of embedded paths from other documents that include this document type.
|
| Modifier and Type | Method and Description |
|---|---|
protected DocStoreEmbeddedInvalidation |
DocStoreBeanBaseAdapter.getEmbeddedInvalidation(String queueId,
String path,
Set<String> properties)
Return the DsInvalidationListener based on the properties, path.
|
Copyright © 2016. All rights reserved.