Spring Data Document

Deprecated API


Contents
Deprecated Classes
org.springframework.data.mongodb.core.query.OrQuery
          use Criteria.orOperator(Criteria...) instead. 
 

Deprecated Methods
org.springframework.data.mongodb.core.index.IndexInfo.getFieldSpec()
          use IndexInfo.getIndexFields() instead as this Map does not contain geo indexes. 
 

Deprecated Annotation Type Elements
org.springframework.data.mongodb.core.index.CompoundIndex.direction
           
 


Spring Data Document

Copyright © 2012. All Rights Reserved.