I found the sqls in activiti.mssql.create.*.sql files weren't used schema. If I add the schema to those table in my project, can the acitivit services read the table correctly? If not , is there any settings to tell activiti to use schema to read tables.
(database version is sql server 2005, and activiti version is 5.6.)