Uses of Annotation Interface
org.springframework.data.mongodb.core.index.WildcardIndexed
Packages that use WildcardIndexed
Package
Description
Support for MongoDB document indexing.
-
Uses of WildcardIndexed in org.springframework.data.mongodb.core.index
Methods in org.springframework.data.mongodb.core.index with parameters of type WildcardIndexedModifier and TypeMethodDescriptionMongoPersistentEntityIndexResolver.createWildcardIndexDefinition
(String dotPath, String collection, WildcardIndexed index, MongoPersistentEntity<?> entity)