Task identifies if JPA is in use and uses JPTransactionManager

resolves #309
This commit is contained in:
Glenn Renfro
2017-05-01 18:00:58 -04:00
committed by Michael Minella
parent 3b8670e765
commit b03f8398a7
20 changed files with 1014 additions and 9 deletions

View File

@@ -27,6 +27,7 @@
<module>partitioned-batch-job</module>
<module>task-events</module>
<module>batch-events</module>
<module>jpa-sample</module>
</modules>
<dependencyManagement>