Support for Cache Relational DB
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-29-2011 08:33 AM
Hi,
How easy to install and run Activiti against Cache Relational DB? I saw it uses MyBatis, is it ORM based tool? Does Activiti uses Triggers/Stored Procedures/non- standard specific DB related queries?
Thanks,
Trivedi
How easy to install and run Activiti against Cache Relational DB? I saw it uses MyBatis, is it ORM based tool? Does Activiti uses Triggers/Stored Procedures/non- standard specific DB related queries?
Thanks,
Trivedi
Labels:
- Labels:
-
Archive
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-29-2011 08:53 AM
How easy to install and run Activiti against Cache Relational DB?No idea, do not know it
I saw it uses MyBatis, is it ORM based tool?Yes
Does Activiti uses Triggers/Stored ProceduresNo
/non- standard specific DB related queries?Some, but not many. Which that are can be seen in the ibatis mapping files
