Uses of Class
org.springframework.data.document.mongodb.geo.Box

Packages that use Box
org.springframework.data.document.mongodb.query MongoDB specific query and update support. 
 

Uses of Box in org.springframework.data.document.mongodb.query
 

Methods in org.springframework.data.document.mongodb.query with parameters of type Box
 Criteria Criteria.withinBox(Box box)
          Creates a geospatial criterion using a $within $box operation
 



Copyright © 2011. All Rights Reserved.