|
Spring Data MongoDB - Core | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Deprecated Interfaces | |
|---|---|
| org.springframework.data.mongodb.core.geo.Metric
As of release 1.5, replaced by Metric. This class is scheduled to be
removed in the next major release. |
|
| org.springframework.data.mongodb.core.geo.Shape
As of release 1.5, replaced by Shape. This class is scheduled to be
removed in the next major release. |
|
| Deprecated Classes | |
|---|---|
| org.springframework.data.mongodb.core.geo.Box
As of release 1.5, replaced by Box. This class is scheduled to be
removed in the next major release. |
|
| org.springframework.data.mongodb.core.geo.Circle
As of release 1.5, replaced by Circle. This class is scheduled to be
removed in the next major release. |
|
| org.springframework.data.mongodb.core.geo.CustomMetric
As of release 1.5, replaced by Metric. This class is scheduled to be
removed in the next major release. |
|
| org.springframework.data.mongodb.core.geo.Distance
As of release 1.5, replaced by Distance. This class is scheduled to
be removed in the next major release. |
|
| org.springframework.data.mongodb.core.geo.GeoPage
As of release 1.5, replaced by GeoPage. This class is scheduled to
be removed in the next major release. |
|
| org.springframework.data.mongodb.core.geo.GeoResult
As of release 1.5, replaced by GeoResult. This class is scheduled to
be removed in the next major release. |
|
| org.springframework.data.mongodb.core.geo.GeoResults
As of release 1.5, replaced by GeoResults. This class is scheduled
to be removed in the next major release. |
|
| org.springframework.data.mongodb.core.geo.Point
As of release 1.5, replaced by Point. This class is scheduled to be
removed in the next major release. |
|
| org.springframework.data.mongodb.core.geo.Polygon
As of release 1.5, replaced by Point. This class is scheduled to be
removed in the next major release. |
|
| org.springframework.data.mongodb.repository.query.QueryUtils
|
|
| Deprecated Enums | |
|---|---|
| org.springframework.data.mongodb.core.geo.Metrics
As of release 1.5, replaced by Metrics. This class is scheduled to
be removed in the next major release. |
|
| org.springframework.data.mongodb.core.query.Order
prefer Sort.Direction |
|
| Deprecated Annotation Types | |
|---|---|
| org.springframework.data.mongodb.core.mapping.Version
use Version instead. |
|
| Deprecated Constructors | |
|---|---|
| org.springframework.data.mongodb.core.index.Index(String, Order)
use #Index(String, Direction) instead. |
|
| org.springframework.data.mongodb.core.convert.MappingMongoConverter(MongoDbFactory, MappingContext extends MongoPersistentEntity>, MongoPersistentProperty>)
use the constructor taking a DbRefResolver instead. |
|
| org.springframework.data.mongodb.core.aggregation.MatchOperation(Criteria)
Use MatchOperation.MatchOperation(CriteriaDefinition) instead. This constructor is scheduled
for removal in the next versions. |
|
| org.springframework.data.mongodb.core.geo.Sphere(Circle)
|
|
| Deprecated Annotation Type Elements | |
|---|---|
| org.springframework.data.mongodb.core.index.CompoundIndex.direction
|
|
| org.springframework.data.mongodb.core.index.CompoundIndex.expireAfterSeconds
TTL cannot be defined for CompoundIndex having more than one field as key. Will be removed in
1.6. |
|
|
Spring Data MongoDB - Core | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||