Class | Description |
---|---|
AbstractMongoSession | Abstract implementation on the org.grails.datastore.mapping.core.Session interface for MongoDB |
MongoCodecSession | A MongoDB session for codec mapping style |
MongoConstants | Constants for use with GORM for MongoDB |
MongoDatastore | A Datastore implementation for the Mongo document store. |
MongoSession | A org.grails.datastore.mapping.core.Session implementation for the Mongo document store. |