此内容没有您所选择的语言版本。
5.3. Connections
The JBossJTA provides management for transactional JDBC connections. There are some implications to using them within an application, which the developer should be aware of.
5.3.1. Making the connection 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
Because JBossJTA provides a new JDBC driver, application code is only lightly impacted by adding transaction support. The only thing you need to do in your code is start and end transactions.