Interface VaultEntityInformation<T,ID>
- Type Parameters:
T- Domain type.ID- Id type.
- All Superinterfaces:
EntityInformation<T,,ID> EntityMetadata<T>
- All Known Implementing Classes:
MappingVaultEntityInformation
Vault-specific
EntityInformation.- Since:
- 2.0
-
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