1、Oracle8/8i/9i数据库(thin模式) Class.forName("oracle.jdbc.driver.OracleDriver").newInstance(); String url="jdbc:oracle:thin:@localhost:1521:orcl"; 阅读全文——共1771字
评论
发表评论

您还没有登录,请登录后发表评论