|
|
|
|
|
EVENT: |
|
|
|
canTransact |
|
|
|
|
|
|
|
DESCRIPTION: |
|
|
|
Event fired when attempting to call transaction methods; return value determines if the state of transaction is changed. |
||
|
|
|
|
|
PROPERTY OF: |
|
|
|
|
||
|
|
||
|
PARAMETERS: |
|
|
|
<state expN> |
|
|
|
The state of transaction process : |
||
|
0 |
Begin new transaction |
|
|
1 |
Commit current transaction. |
|
|
2 |
Abort current transaction. |
|
|
|
|
|
|
DESCRIPTION: |
|
|
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
|
|