Class MongoMappingContext

All Implemented Interfaces:
Aware, InitializingBean, ApplicationContextAware, ApplicationEventPublisherAware, MappingContext<MongoPersistentEntity<?>,MongoPersistentProperty>

Default implementation of a MappingContext for MongoDB using BasicMongoPersistentEntity and BasicMongoPersistentProperty as primary abstractions.
Author:
Jon Brisbin, Oliver Gierke, Christoph Strobl