-
Terminally Deprecated ElementsElementDescriptionsince 3.5, to be removed with 4.0 as we no longer want to support null specifications.since 3.5 as the used evaluation does not represent whether a
JpaEntityGraph
is dynamic or not.since 3.2.1since 3.5, useQueryEnhancer.rewrite(QueryRewriteInformation)
instead.
-
Deprecated Interfaces
-
Deprecated Classes
-
Deprecated MethodsMethodDescriptionsince 3.5, to be removed with 4.0 as we no longer want to support null specifications.Use
JpaRepository.deleteAllInBatch(Iterable)
instead.useJpaRepository.getReferenceById(ID)
instead.useJpaRepository.getReferenceById(ID)
instead.since 3.5 as the used evaluation does not represent whether aJpaEntityGraph
is 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