T - ID - public class MappingRedisEntityInformation<T,ID extends Serializable> extends PersistentEntityInformation<T,Serializable> implements RedisEntityInformation<T,Serializable>
RedisEntityInformation implementation using a MongoPersistentEntity instance to lookup the necessary
information. Can be configured with a custom collection to be returned which will trump the one returned by the
MongoPersistentEntity if given.| Constructor and Description |
|---|
MappingRedisEntityInformation(RedisPersistentEntity<T> entity) |
getId, getIdTypegetJavaType, isNewclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetId, getIdType, isNewgetJavaTypepublic MappingRedisEntityInformation(RedisPersistentEntity<T> entity)
entity - Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.