public interface XAResourceStatus
| 修飾子とタイプ | フィールドと説明 |
|---|---|
static int |
RS_ACTIVE |
static int |
RS_FAIL |
static int |
RS_NONE |
static int |
RS_PREPARED |
static int |
RS_SUCCESS |
static int |
RS_SUSPENDED |
static final int RS_NONE
static final int RS_ACTIVE
static final int RS_SUSPENDED
static final int RS_FAIL
static final int RS_SUCCESS
static final int RS_PREPARED
Copyright © 2015–2016 The DBFlute Project. All rights reserved.