运维网's Archiver
论坛
›
DB2
› 数据库连接
zhoujun.g
发表于 2016-11-17 09:17:54
数据库连接
DB2
com.ibm.db2.jcc.DB2Driver
jdbc:db2://192.168.27.55:50000/TEST
MySQL
com.mysql.jdbc.Driver
jdbc:mysql://localhost:3306/test
Oracle
jdbc:oracle:thin:@localhost:1521:orcl
页:
[1]
查看完整版本:
数据库连接