Spring Data Document

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

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

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

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


Spring Data Document

Copyright © 2011. All Rights Reserved.