以上来源于: WordNet
This means that XA connections do not support JDBC's auto-commit feature.
这意味着 XA 连接不支持 JDBC 的自动提交功能。
The default transactional behavior is auto-commit mode, where each statement is committed as it is sent to the target server.
默认的事务行为是自动提交模式。在该模式下,每个语句在发送到目标服务器时进行提交。
In its JPA implementation, Hibernate sets the FlushMode of the underlying Hibernate session to MANUAL and the auto-commit mode to false.
在其JPA实现中,Hibernate将底层Hibernate会话的FlushMode设置为MANUAL并将auto - commit模式设置为false。
应用推荐