-
Terminally Deprecated ElementsElementDescriptionsince 4.0. Please use java.time types instead.
-
Deprecated Interfaces
-
Deprecated ClassesClassDescriptioninternal utility class.
-
Deprecated Annotation InterfacesAnnotation InterfaceDescriptionsince 4.0. Please use java.time types instead.
-
Deprecated MethodsMethodDescriptionUse
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.overrideSimpleJpaRepository.getCountQuery(Specification, Class)
instead
JpaEntityGraph
is dynamic or not.