Uses of Class
com.azure.spring.data.cosmos.core.mapping.event.AfterLoadEvent
Packages that use AfterLoadEvent
Package
Description
This package contains the generator classes of cosmos db
-
Uses of AfterLoadEvent in com.azure.spring.data.cosmos.core.mapping.event
Methods in com.azure.spring.data.cosmos.core.mapping.event with parameters of type AfterLoadEventModifier and TypeMethodDescriptionvoidAbstractCosmosEventListener.onAfterLoad(AfterLoadEvent<E> event) CapturesAfterLoadEvent.