| Class |
Description |
|
AbstractMongoObectEntityPersister
|
Abstract implementation of MongoDB mongo object mapping entity persister. |
|
AbstractMongoObectEntityPersister.MongoAssociationIndexer
|
|
|
MongoCodecEntityPersister
|
An {@org.grails.datastore.mapping.engine.EntityPersister} that uses the MongoDB 3.0 org.bson.codecs.configuration.CodecRegistry infrastructure |
|
MongoEntityPersister
|
A EntityPersister implementation for the Mongo document store |
|
MongoIdCoercion
|
Centralizes coercion of an identifier value to the storedAs type declared
on a PersistentEntity's id mapping. |