摘要: 格式一: 使用ServiceName方式: jdbc:oracle:thin:@//<host>:<port>/<service_name> 例 jdbc:oracle:thin:@//xxx.xxx.xxx.xxx:1526/CDEV @后面有//, 这是与使用SID的主要区别。(11g在@后不加 阅读全文
posted @ 2018-02-11 23:24 JackGIS 阅读(1641) 评论(0) 推荐(0)