摘要: 整理自互联网 一、 jdbc:oracle:thin:@192.168.3.98:1521:orcljdbc:表示采用jdbc方式连接数据库oracle:表示连接的是oracle数据库thin:表示连接时采用thin模式(oracle中有两种模式)jdbc:oralce:thin:是一个jni方式的 阅读全文
posted @ 2017-04-27 09:18 dirgo 阅读(341) 评论(0) 推荐(0) 编辑