Activiti+Hibernate rollback
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-23-2013 03:12 AM
I've already complain that when to pass Hibernate Transaction Manager to Activiti - Activiti doesn't rollback own changes (means after rollback it push changes to own DB).
But it isn't the point.
The point is the next question:
Activiti has 24 tables. Which tables it should rollback and wich shouldn't?
But it isn't the point.
The point is the next question:
Activiti has 24 tables. Which tables it should rollback and wich shouldn't?
Labels:
- Labels:
-
Archive
3 REPLIES 3

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-23-2013 04:40 AM
I really don't understand your question.
Activiti takes care of doing a rollback and rolling back the data in the correct tables.
Best regards,
Activiti takes care of doing a rollback and rolling back the data in the correct tables.
Best regards,
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-23-2013 05:25 AM
I mean that should it rollback all 24 tables, or it rollback all except act_hi_* tables or something else?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-03-2013 05:35 AM
Transactions only rollback the tables that are touched in that transaction … so sorry, i'm not getting your question either…
