Interface CouchbaseEntityInformation<T,ID>
- All Superinterfaces:
EntityInformation<T,
,ID> EntityMetadata<T>
- All Known Implementing Classes:
MappingCouchbaseEntityInformation
Marker interface for the Couchbase Entity Information.
- Author:
- Michael Nitschinger, Oliver Gierke
-
Method Summary
Methods inherited from interface org.springframework.data.repository.core.EntityInformation
getId, getIdType, getRequiredId, isNew
Methods inherited from interface org.springframework.data.repository.core.EntityMetadata
getJavaType