运维网's Archiver
论坛
›
DB2
› db2 jdbc url中配置schema
果果、
发表于 2016-11-15 09:01:15
db2 jdbc url中配置schema
如果需要在连接中指定schema,可使用以下方式
jdbc:db2://172.17.102.8:8017/boss:currentSchema=TIMER;
页:
[1]
查看完整版本:
db2 jdbc url中配置schema