搜索资源列表
java2.txt
- jsp连接PostgreSQL数据库-jsp PostgreSQL database connectivity
JDBC_connect_DB2andOracleandMySQLandPostgreSQL
- JDBC连接DB2、Oracle、MySQL、PostgreSQL,并取当前时间-JDBC connection DB2, Oracle, MySQL, PostgreSQL, and check the current time
DBConn
- 对象数据库postgresql的数据库连接池proxool的编程实现源代码。-Object-oriented database postgresql database connection pool proxool the programming source code.
SCADAHMI
- 花费2年多时间开发的电力监控人机接口界面系统的JAVA源代码(含后台数据库连接池的访问源代码),采用postgresql数据库和proxool连接池中间件。-Spent 2 years developing the power to monitor human-machine interface system JAVA source code (including the background database connection pool access to the source code)
JDBC-database-access
- java编程技术-JDBC数据库访问。主要介绍了: PostgreSQL数据库简介 ;Java数据库技术概述;传统的数据库连接方法;使用数据源连接数据库;预处理语句;DAO设计模式介绍。 -java programming-JDBC database access. Introduces: PostgreSQL Database profile Java database technology overview traditional database connection metho
pgbouncer-1.5.4.tar
- pgbouncer是PostgreSQL的轻量的连接池,支持三种模式。-pgbouncer the PostgreSQL lightweight connection pooling support three modes.
Connectingdatabases-
- 使用JDBC连接一些大家所熟知的数据库(MySQL,SQL Server,Sysbase,Oracle,PostgreSQL,DB2)、里面包含具体方法、还有处理查询到的数据集-Connecting various databases using JDBC
postgresql应用
- java连接postgresql应用方法,以及连接池应用