| Class and Description |
|---|
| AbstractObjectMapper
Abstract
ObjectMapper that handles most of the work of
object conversion for the subclass. |
| DBObjectUtil.MergeConflictResolver
Resolves merge conflicts during
{@link DBObjectUtil#merge(DBObject, DBObject, MergeConflictResolver).
|
| DescriptorObjectMapper
Abstract class that uses
ObjectDescriptors and
PropertyDescriptors to map objects to and from
mongo's DBObjects. |
| DiscriminatorType
Types of available discriminators.
|
| MapReduce
For MapReducing with
MongoDao. |
| MapReduceConfiguration
Configuration for a MongoDB MapReduce job.
|
| MapReduceResult
The result of a map reduce operation.
|
| MjormException
An unchecked exception.
|
| MongoDao
An interface for working with mapped objects in mongo.
|
| ObjectDescriptor
An object that describes how to convert
java objects to and from
DBObjects. |
| ObjectIdValueGenerator |
| ObjectIterator
An ObjectIterator provides mapping features for
DBCursorss. |
| ObjectMapper
The
ObjectMapper is responsible for converting
objects to and from mongo's DBObjects. |
| PropertyDescriptor
A descriptor of an object property.
|
| ValueGenerator |
| Class and Description |
|---|
| AbstractObjectMapper
Abstract
ObjectMapper that handles most of the work of
object conversion for the subclass. |
| DescriptorObjectMapper
Abstract class that uses
ObjectDescriptors and
PropertyDescriptors to map objects to and from
mongo's DBObjects. |
| ObjectDescriptor
An object that describes how to convert
java objects to and from
DBObjects. |
| ObjectMapper
The
ObjectMapper is responsible for converting
objects to and from mongo's DBObjects. |
| Class and Description |
|---|
| ObjectDescriptorRegistry
A registry for
ObjectDescriptors. |
| Class and Description |
|---|
| ObjectIterator
An ObjectIterator provides mapping features for
DBCursorss. |
| ObjectMapper
The
ObjectMapper is responsible for converting
objects to and from mongo's DBObjects. |
| Class and Description |
|---|
| ObjectIterator
An ObjectIterator provides mapping features for
DBCursorss. |
| ObjectMapper
The
ObjectMapper is responsible for converting
objects to and from mongo's DBObjects. |
| Class and Description |
|---|
| ObjectMapper
The
ObjectMapper is responsible for converting
objects to and from mongo's DBObjects. |
| Class and Description |
|---|
| MapReduceConfiguration
Configuration for a MongoDB MapReduce job.
|
| MongoDao
An interface for working with mapped objects in mongo.
|
| ObjectMapper
The
ObjectMapper is responsible for converting
objects to and from mongo's DBObjects. |
| XmlDescriptorObjectMapper
An
ObjectMapper that reads ObjectDescriptors
from an XML document for mapping. |
Copyright © 2013. All Rights Reserved.