站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 transaction API Documentation 英文版文档

LastResource (JBoss Transaction API) - JBoss 4.0.1 sp1 transaction API Documentation 英文版文档


org.jboss.tm
Interface LastResource


public interface LastResource

A tagging interface to identify an XAResource that does not support prepare and should be used in the last resource gambit. i.e. It is committed after the resources are prepared. If it fails to commit, roll everybody back.

Version:
$Revision: 1.1 $
Author:
Adrian Brock



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.