[root]/modules/pvm/src/main/java/org/jbpm/pvm/internal/tx/jta

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 18 (100.0%) | 417 (100.0%) | 23.1 |
| tom.baeyens@jboss.com | 16 (88.9%) | 400 (95.9%) | 25.0 |
| heiko.braun@jboss.com | 1 (5.6%) | 15 (3.6%) | 15.0 |
| alex.guizar@jboss.com | 1 (5.6%) | 2 (0.5%) | 2.0 |
minor fix in usage of generics in JtaTransactionInterceptor
2 lines of code changed in 1 file:
prevented exception for requires new transaction handling in jta environments
1 lines of code changed in 1 file:
JBPM-2526 split up the command executor into a requires and a requiresNew policy flavour
14 lines of code changed in 1 file:
JBPM-2409 JBPM-2411 JBPM-2483 added user defined transaction boundaries to allow for domain model integration
6 lines of code changed in 2 files:
JBPM-2307 moved api package env to pvm internal
3 lines of code changed in 3 files:
JBPM-2307 moved client and env packages from api to internal
2 lines of code changed in 2 files:
JBPM-2339 JTA cleanup, creating jndi name constant for jboss global user transaction and adding retry interceptor properly to jta config
79 lines of code changed in 3 files:
Lookup jboss user tx and fallback to default JEE JNDI name
15 lines of code changed in 1 file:
JBPM-2339 JBPM-2322 added support for existing JTA transactions in jboss configuration
13 lines of code changed in 1 file:
JBPM-2322 enabled module test-db in the integration test suite
282 lines of code changed in 3 files: