`
hulunberbus
  • 浏览: 863983 次
文章分类
社区版块
存档分类
最新评论

Eclipse java postgresql

 
阅读更多

如果没有安装postgresql,可参照此文安装,配置,并启动:http://blog.csdn.net/qiaoning13256/article/details/7225709


Postgresql jdbc下载地址:http://jdbc.postgresql.org/download.html


Importing the driver:

  1. Right click on your prject
  2. Choose property
  3. Choose Java build path
  4. Choose add external JARS.. and select the location to the JDBC driver
Java代码:




分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics