Deprecated API
Contents
-
Terminally Deprecated ElementsElementDescriptionas of 7.0, in favor of direct injection of client dependencies
-
Deprecated ClassesClassDescriptionas of 7.0, in favor of direct injection of client dependenciesas of 6.0, in favor of a straight
JtaTransactionManagerdefinitionas of 7.0, superseded byTransactionOperations.executeWithoutResult(Consumer)as of 5.3, in favor of the default methods on theTransactionSynchronizationinterface
-
Deprecated Exception ClassesException ClassDescriptionas of 6.0.3, in favor of
PessimisticLockingFailureException/CannotAcquireLockExceptionas of 6.0.3 since it is not in use within core JDBC/ORM supportas of 6.0.3, in favor ofPessimisticLockingFailureException/CannotAcquireLockException
-
Deprecated Methods
-
Deprecated ConstructorsConstructorDescriptionas of 6.0.12 since JTA 1.1+ requires implicit rollback-only setting in case of an exception thrown in
beforeCompletion, so the regularSpringJtaSynchronizationAdapter(TransactionSynchronization)constructor is sufficient for all scenariosas of 6.0.12 since JTA 1.1+ requires implicit rollback-only setting in case of an exception thrown inbeforeCompletion, so the regularSpringJtaSynchronizationAdapter(TransactionSynchronization)constructor is sufficient for all scenarios