Spring Data MongoDB - Core

Uses of Class
org.springframework.data.mongodb.core.index.CompoundIndex

Packages that use CompoundIndex
org.springframework.data.mongodb.core.index Support for MongoDB document indexing. 
 

Uses of CompoundIndex in org.springframework.data.mongodb.core.index
 

Methods in org.springframework.data.mongodb.core.index with parameters of type CompoundIndex
protected  MongoPersistentEntityIndexResolver.IndexDefinitionHolder MongoPersistentEntityIndexResolver.createCompoundIndexDefinition(String dotPath, String fallbackCollection, CompoundIndex index)
           
 


Spring Data MongoDB - Core

Copyright © 2011-2014-2014 Pivotal Software, Inc.. All Rights Reserved.