• 回滚事务(rollback a transaction) 事务的所有操作进行回退,恢复到事务启动前的状态。 • 事务上下文(Transaction Context) 事务上下文记录了它所代表的事务的相关...
基于4个网页-相关网页
This feature enables applications to rollback a transaction to a predetermined marker.
该特性使应用程序能够将事务回滚到一个预先确定的标记。
When it tries to use the session to commit or rollback a transaction, an IllegalStateException will occur.
当它尝试使用该会话提交或回滚事务时,将发生IllegalStateException。
This would allow you to rollback a transaction, persist data, or perform any other cleanup functions you might need.
这将允许您回滚事务、持久化数据或执行您可能需要的任何其它清除功能。
应用推荐