Spring Data Couchbase

org.springframework.data.couchbase.core.convert
Interface CouchbaseTypeMapper

All Superinterfaces:
TypeMapper<CouchbaseDocument>
All Known Implementing Classes:
DefaultCouchbaseTypeMapper

public interface CouchbaseTypeMapper
extends TypeMapper<CouchbaseDocument>

Marker interface for the TypeMapper.

Author:
Michael Nitschinger

Method Summary
 
Methods inherited from interface org.springframework.data.convert.TypeMapper
readType, readType, writeType, writeType
 


Spring Data Couchbase

Copyright © 2011-2014–2014 Pivotal Software, Inc.. All rights reserved.