javax.transaction
接口 Status
public interface Status
- 版本:
- $Rev: 467742 $ $Date: 2010/04/07 16:52:44 $
STATUS_ACTIVE
static final int STATUS_ACTIVE
- 另请参见:
- 常量字段值
STATUS_MARKED_ROLLBACK
static final int STATUS_MARKED_ROLLBACK
- 另请参见:
- 常量字段值
STATUS_PREPARED
static final int STATUS_PREPARED
- 另请参见:
- 常量字段值
STATUS_COMMITTED
static final int STATUS_COMMITTED
- 另请参见:
- 常量字段值
STATUS_ROLLEDBACK
static final int STATUS_ROLLEDBACK
- 另请参见:
- 常量字段值
STATUS_UNKNOWN
static final int STATUS_UNKNOWN
- 另请参见:
- 常量字段值
STATUS_NO_TRANSACTION
static final int STATUS_NO_TRANSACTION
- 另请参见:
- 常量字段值
STATUS_PREPARING
static final int STATUS_PREPARING
- 另请参见:
- 常量字段值
STATUS_COMMITTING
static final int STATUS_COMMITTING
- 另请参见:
- 常量字段值
STATUS_ROLLING_BACK
static final int STATUS_ROLLING_BACK
- 另请参见:
- 常量字段值
Copyright © 2013. All Rights Reserved.