How to specify db schema while creating tables?
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...