|
Spring Data MongoDB - Core | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Circle | |
|---|---|
| org.springframework.data.mongodb.core.geo | Support for MongoDB geo-spatial queries. |
| org.springframework.data.mongodb.core.query | MongoDB specific query and update support. |
| Uses of Circle in org.springframework.data.mongodb.core.geo |
|---|
| Constructors in org.springframework.data.mongodb.core.geo with parameters of type Circle | |
|---|---|
Sphere(Circle circle)
Deprecated. |
|
| Uses of Circle in org.springframework.data.mongodb.core.query |
|---|
| Methods in org.springframework.data.mongodb.core.query with parameters of type Circle | |
|---|---|
Criteria |
Criteria.withinSphere(Circle circle)
Deprecated. As of 1.5, Use Criteria.withinSphere(Circle). This method is scheduled to be removed in the next major
release. |
|
Spring Data MongoDB - Core | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||