Class CouchbaseMappingContext

All Implemented Interfaces:
Aware, BeanFactoryAware, InitializingBean, ApplicationContextAware, ApplicationEventPublisherAware, EnvironmentAware, MappingContext<BasicCouchbasePersistentEntity<?>, CouchbasePersistentProperty>

Default implementation of a MappingContext for Couchbase using BasicCouchbasePersistentEntity and BasicCouchbasePersistentProperty as primary abstractions.
Author:
Michael Nitschinger, Michael Reiche