jta - Java Transaction API
| Website: | http://java.sun.com/products/jta/ |
|---|---|
| License: | Sun Binary Code License |
| Vendor: | JPackage Project |
- Description:
JTA specifies standard Java(tm) interfaces between a transaction manager and the parties involved in a distributed transaction system: the resource manager, the application server, and the transactional applications.
Packages
| jta-1.0.1-0.b.4jpp.src [4 KiB] |
Changelog
by Ralph Apel (2004-12-07):
- build-require java-devel |