How to specify db schema while creating tables?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2011 09:37 PM
I'd like to create activiti tables in a seperate schema other than datasource user's default one. I looked into source and found no configuration for that. Any ideas apart from modifying source? Thanks.
BTW: I need to use an existed datasource to make bpm and service module in the same transaction.
BTW: I need to use an existed datasource to make bpm and service module in the same transaction.
Labels:
- Labels:
-
Archive
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2011 03:49 AM
It will depend on the database type you are using. Some do it through the url, other need a specific property set.
