摘要: 一、 jdbc:oracle:thin:@192.168.3.98:1521:orcljdbc:表示采用jdbc方式连接数据库oracle:表示连接的是oracle数据库thin:表示连接时采用thin模式(oracle中有两种模式)jdbc:oralce:thin:是一个jni方式的命名@表示地址 阅读全文
posted @ 2019-02-27 10:08 无拘 阅读(2415) 评论(0) 推荐(0)
TOP