javax.transaction
Interface Status
public interface Status
- Date:
- May 25, 2001
STATUS_ACTIVE
static final int STATUS_ACTIVE
- See Also:
- Constant Field Values
STATUS_MARKED_ROLLBACK
static final int STATUS_MARKED_ROLLBACK
- See Also:
- Constant Field Values
STATUS_PREPARED
static final int STATUS_PREPARED
- See Also:
- Constant Field Values
STATUS_COMMITTED
static final int STATUS_COMMITTED
- See Also:
- Constant Field Values
STATUS_ROLLEDBACK
static final int STATUS_ROLLEDBACK
- See Also:
- Constant Field Values
STATUS_UNKNOWN
static final int STATUS_UNKNOWN
- See Also:
- Constant Field Values
STATUS_NO_TRANSACTION
static final int STATUS_NO_TRANSACTION
- See Also:
- Constant Field Values
STATUS_PREPARING
static final int STATUS_PREPARING
- See Also:
- Constant Field Values
STATUS_COMMITTING
static final int STATUS_COMMITTING
- See Also:
- Constant Field Values
STATUS_ROLLING_BACK
static final int STATUS_ROLLING_BACK
- See Also:
- Constant Field Values
aicas GmbH, Karlsruhe - Germany www.aicas.com
Copyright 2001-2008 aicas GmbH. All Rights Reserved.