| Class and Description |
|---|
| org.springframework.data.mongodb.core.query.OrQuery
use
Criteria.orOperator(Criteria...) instead. |
| Method and Description |
|---|
| org.springframework.data.mongodb.core.index.IndexInfo.getFieldSpec()
use
IndexInfo.getIndexFields() instead as this Map does not contain geo indexes. |
| Annotation Type Element and Description |
|---|
| org.springframework.data.mongodb.core.index.CompoundIndex.direction |
Copyright © 2012. All Rights Reserved.