public class MappingCouchbaseEntityInformation<T,ID> extends PersistentEntityInformation<T,ID> implements CouchbaseEntityInformation<T,ID>
| Constructor and Description |
|---|
MappingCouchbaseEntityInformation(CouchbasePersistentEntity<T> entity)
Create a new Information container.
|
getId, getIdType, getJavaType, isNewclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetId, getIdType, getRequiredId, isNewgetJavaTypepublic MappingCouchbaseEntityInformation(CouchbasePersistentEntity<T> entity)
entity - the entity of the container.Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.