oracle数据库的配置文件

url=jdbc:oracle:thin:@localhost:1521:orcl
driver=oracle.jdbc.OracleDriver
usrname=GJQ   (PLSQL Developer 登录时候的用户名 即通过cmd命令创建的用户)
password=gjq  (PLSQL Developer 登录时候的密码   即通过cmd命令创建的密码)

posted @ 2018-05-28 13:58  An-Optimistic-Person  阅读(5732)  评论(0编辑  收藏  举报