Class CouchbaseMappingContext

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

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