-
Terminally Deprecated ElementsElementDescriptionsince 3.5.since 3.5 as the used evaluation does not represent whether a
JpaEntityGraphis dynamic or not.since 3.2.1since 3.5, useQueryEnhancer.rewrite(QueryRewriteInformation)instead.
-
Deprecated Interfaces
-
Deprecated Classes
-
Deprecated MethodsMethodDescriptionsince 3.5.Use
JpaRepository.deleteAllInBatch(Iterable)instead.useJpaRepository.getReferenceById(ID)instead.useJpaRepository.getReferenceById(ID)instead.since 3.5 as the used evaluation does not represent whether aJpaEntityGraphis dynamic or not.since 3.5, useQueryEnhancer.rewrite(QueryRewriteInformation)instead.useDeclaredQuery.deriveCountQuery(String)instead.useDeclaredQuery.deriveCountQuery(String)instead.useDeclaredQuery.getAlias()instead.overrideSimpleJpaRepository.getCountQuery(Specification, Class)instead
-
Deprecated ConstructorsConstructorDescriptionsince 3.2.1