Using Slick with Activiti
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2015 06:40 PM
Hi,
Does anybody have experience using Slick with Activiti?
We'd like to know if it's possible to have Activiti's Spring transactions to be used by our codebase that relies on Slick, so that when a transaction fails on Activiti's side, our database queries get rolled back as well.
Any pointers would be greatly appreciated.
Does anybody have experience using Slick with Activiti?
We'd like to know if it's possible to have Activiti's Spring transactions to be used by our codebase that relies on Slick, so that when a transaction fails on Activiti's side, our database queries get rolled back as well.
Any pointers would be greatly appreciated.
Labels:
- Labels:
-
Archive
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2015 10:58 AM
No experience yet no. If you are using the same datasource and a shared transaction it should be quite easy. But I don't have any knowledge about the use of data sources and transactions in Slick.
Best regards,
Best regards,
