com.azure.spring.data.cosmos.core.mapping.event
This package contains the generator classes of cosmos db
Classes
AbstractCosmosEventListener<E> |
Abstract Event Listener. |
AfterLoadEvent<T> |
Spring Application Event that fires for all reads after a document is loaded and before it is serialized to a domain object Ported to cosmos from spring-data-mongo https://github. |
CosmosMappingEvent<T> |
Base Class that all cosmos related spring application events extend Ported to cosmos from spring-data-mongo https://github. |
Azure SDK for Java