Uses of Class
org.springframework.data.jpa.repository.support.JpaMetamodelEntityInformation
Packages that use JpaMetamodelEntityInformation
-
Uses of JpaMetamodelEntityInformation in org.springframework.data.jpa.repository.support
Modifier and TypeClassDescriptionclassJpaPersistableEntityInformation<T extends Persistable<ID>,ID> Extension ofJpaMetamodelEntityInformationthat consideres methods ofPersistableto lookup the id.