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

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 42 (100.0%) | 396 (100.0%) | 9.4 |
| tom.baeyens@jboss.com | 41 (97.6%) | 376 (94.9%) | 9.1 |
| jbarrez | 1 (2.4%) | 20 (5.1%) | 20.0 |
Bugfix: when recreating a process engine and deploying a process after other processes have been deployed, the dbidGenerator is reset to the wrong values.
20 lines of code changed in 1 file:
JBPM-2526 switched the other persistent entities over to jbpm dbid generation
3 lines of code changed in 1 file:
JBPM-2409 JBPM-2411 JBPM-2483 added user defined transaction boundaries to allow for domain model integration
3 lines of code changed in 1 file:
JBPM-2307 moved api package env to pvm internal
1 lines of code changed in 1 file:
fixed deployment serialization problem in Lob
22 lines of code changed in 1 file:
JBPM-2173 add api to api packages
3 lines of code changed in 3 files:
JBPM-2032 verified blob caching
0 lines of code changed in 1 file:
JBPM-1972 introduce process definition attachments
318 lines of code changed in 21 files:
made examples run on oracle
18 lines of code changed in 2 files:
first jpdl 4 test in test-db
4 lines of code changed in 2 files:
removed pvm from api package names
2 lines of code changed in 4 files:
unification api proposals
2 lines of code changed in 4 files: