Package org.springframework.transaction.config
@NonNullApi
@NonNullFields
package org.springframework.transaction.config
Support package for declarative transaction configuration,
with XML schema being the primary configuration format.
-
ClassDescriptionParser for the <tx:jta-transaction-manager/> XML configuration element.Deprecated.Configuration constants for internal sharing across subpackages.
NamespaceHandler
allowing for the configuration of declarative transaction management using either XML or using annotations.
JtaTransactionManager
definition