Interface CouchbaseEntityInformation<T,ID>

All Superinterfaces:
EntityInformation<T,ID>, EntityMetadata<T>
All Known Implementing Classes:
MappingCouchbaseEntityInformation

public interface CouchbaseEntityInformation<T,ID> extends EntityInformation<T,ID>
Marker interface for the Couchbase Entity Information.
Author:
Michael Nitschinger, Oliver Gierke