org.seasar.extension.jta.xa
インタフェース XAResourceStatus
- 既知の実装クラスの一覧:
- AbstractXAResource
- public interface XAResourceStatus
- 作成者:
- higa
RS_NONE
public static final int RS_NONE
- 関連項目:
- 定数フィールド値
RS_ACTIVE
public static final int RS_ACTIVE
- 関連項目:
- 定数フィールド値
RS_SUSPENDED
public static final int RS_SUSPENDED
- 関連項目:
- 定数フィールド値
RS_FAIL
public static final int RS_FAIL
- 関連項目:
- 定数フィールド値
RS_SUCCESS
public static final int RS_SUCCESS
- 関連項目:
- 定数フィールド値
RS_PREPARED
public static final int RS_PREPARED
- 関連項目:
- 定数フィールド値
Copyright © 2004-2007 The Seasar Foundation. All Rights Reserved.