|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Transaction | |
|---|---|
| org.jbpm.pvm.internal.model | default implementation of process execution in ExecutionImpl
based on org.jbpm.pvm.internal.model.AtomicOperations
Bidirectional relations
In this process model thoughout the pvm codebase, there are several bidirectional
relations. |
| org.jbpm.pvm.internal.tx | |
| Uses of Transaction in org.jbpm.pvm.internal.model |
|---|
| Methods in org.jbpm.pvm.internal.model with parameters of type Transaction | |
|---|---|
void |
ExceptionHandlerSynchronization.register(Transaction transaction)
|
| Uses of Transaction in org.jbpm.pvm.internal.tx |
|---|
| Classes in org.jbpm.pvm.internal.tx that implement Transaction | |
|---|---|
class |
AbstractTransaction
|
class |
JtaTransaction
|
class |
SpringTransaction
|
class |
StandardTransaction
simple 2 phase commit transaction. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||