Uses of Class
org.springframework.data.couchbase.core.index.CouchbasePersistentEntityIndexCreator
Packages that use CouchbasePersistentEntityIndexCreator
Package
Description
This package contains interfaces and annotations relative to object-json mapping and the notion of a Couchbase
Storable.
-
Uses of CouchbasePersistentEntityIndexCreator in org.springframework.data.couchbase.core.mapping
Methods in org.springframework.data.couchbase.core.mapping with parameters of type CouchbasePersistentEntityIndexCreatorModifier and TypeMethodDescriptionvoidCouchbaseMappingContext.setIndexCreator(CouchbasePersistentEntityIndexCreator indexCreator) capture the indexCreator when it has been added as a listener. only publishEvent() if the indexCreator hasn't already seen the class.