db2 jdbc url中配置schema
如果需要在连接中指定schema,可使用以下方式
?
jdbc:db2://172.17.102.8:8017/boss:currentSchema=TIMER;