Interface RedisEntityInformation<T,ID>
- Type Parameters:
T-ID-
- All Superinterfaces:
EntityInformation<T,ID>, EntityMetadata<T>
- All Known Implementing Classes:
MappingRedisEntityInformation
- Author:
- Christoph Strobl
-
Method Summary
Methods inherited from interface EntityInformation
getId, getIdType, getRequiredId, isNewMethods inherited from interface EntityMetadata
getJavaType