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