|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
DependencyType defines types of inter-transaction dependencies.
| Field Summary | |
static int |
typeCausal
Causal dependency. |
static int |
typeOrder
Order dependency. |
static int |
typeWeakCausal
Weak-causal dependency. |
| Field Detail |
public static final int typeOrder
public static final int typeCausal
public static final int typeWeakCausal
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||