Package org.jboss.as.txn.service.internal.tsr
package org.jboss.as.txn.service.internal.tsr
-
ClassesClassDescriptionThis class was added to: 1. workaround an issue discussed in https://java.net/jira/browse/JTA_SPEC-4 whereby the Jakarta Connectors Synchronization(s) need to be called after the Jakarta Persistence Synchronization(s).Most of this implementation delegates down to the underlying transactions implementation to provide the services of the TransactionSynchronizationRegistry.