-
Feature Request
-
Resolution: Fixed
-
L3 - Default
-
None
AT:
- I can start multiple process engines which share the same mybatis session factory
- Also works if engines use individual database table prefixes
This saves on Heap space if many process engines are started and makes startup time a lot faster
Implementation Solution Idea can be found in CAM-5457