Class DefaultCouchbaseTypeMapper

java.lang.Object
org.springframework.data.convert.DefaultTypeMapper<CouchbaseDocument>
org.springframework.data.couchbase.core.convert.DefaultCouchbaseTypeMapper
All Implemented Interfaces:
Aware, BeanClassLoaderAware, TypeMapper<CouchbaseDocument>, CouchbaseTypeMapper

public class DefaultCouchbaseTypeMapper extends DefaultTypeMapper<CouchbaseDocument> implements CouchbaseTypeMapper
The Couchbase Type Mapper.
Author:
Michael Nitschinger, Mark Paluch, Michael Reiche