| Class |
Description |
|
GeoIntersects
|
Dynamic finder extension for GeoIntersects style queries |
|
GeoWithin
|
Dynamic finder extension for GeoWithin style queries |
|
MongoCriteriaBuilder
|
Extends the default CriteriaBuilder implementation with Geolocation methods |
|
MongoEntityTraitProvider
|
Tells GORM to use the MongoEntity trait for Mongo entities |
|
MongoGormApiFactory
|
MongoDB-specific GormApiFactory that creates a
MongoStaticApi instead of the generic GormStaticApi. |
|
MongoGormEnhancer
|
GORM enhancer for Mongo. |
|
Near
|
|
|
NearSphere
|
nearSphere query support |
|
WithinBox
|
Dynamic finder expression for within box queries |
|
WithinCircle
|
A dynamic finder method expression that adds the ability to query within a circle |
|
WithinPolygon
|
Dynamic finder expression for within polygon queries |