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 org.springframework.data.repository.core.EntityInformation
getId, getIdType, getRequiredId, isNewMethods inherited from interface org.springframework.data.repository.core.EntityMetadata
getJavaType