java-jboss-transaction-api-spec 1.2+1.1.1 Generic transaction management API in Java

Java-jboss-transaction-api-spec implements the Transactions API. A transaction is a unit of work containing one or more operations involving one or more shared resources having ACID (Atomicity, Consistency, Isolation and Durability) properties.