Method and Description |
---|
MongoEntity#getDbo()
Return the DBObject instance for the entity
|
MongoInstanceOperations#getDbo(D instance)
Return the DBObject instance for the entity
|
Constructor and Description |
---|
MongoMappingContext#MongoMappingContext(PropertyResolver configuration, java.lang.Class classes)
Constructs a new MongoMappingContext for the given arguments
|