Spring Data Couchbase

org.springframework.data.couchbase.core.mapping
Interface CouchbaseStorable

All Known Implementing Classes:
CouchbaseDocument, CouchbaseList

public interface CouchbaseStorable

Marker Interface to identify either a CouchbaseDocument or a CouchbaseList. This interface will be extended in the future to refactor the needed infrastructure into the common interface.

Author:
Michael Nitschinger


Spring Data Couchbase

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