-
Type:
Feature Request
-
Resolution: Fixed
-
Priority:
L3 - Default
-
Affects Version/s: None
-
Component/s: engine
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