搜索资源列表
java2.txt
- jsp连接PostgreSQL数据库-jsp PostgreSQL database connectivity
StrutsAddUser
- 这是本人编辑运行过的一个极好的学习struts的入门例子,执行了添加用户的过程. JBuilder7编辑环境 需要打包后在jboss5/postgresql环境运行 里面的JSP/bean/web.xml代码都具有典型意义 -this is my editorial run by an excellent learning struts entry example, the implementation of the process of adding users. JBuilder7
ProWgm
- JAVA源代码实现spring+hibernate配置实例,后台采用postgresql数据库管理工具-JAVA source code to achieve spring+ Hibernate configuration examples, the background using postgresql database management tools
connetPostgresqlTest
- java 中用JDBC 访问postgresql 数据库实例,可以向数据库插入数据,删,改,也可以把结果在表格中显示出来-java using JDBC access postgresql database instance, you can insert the data to the database, deleted, changed, the results can also be displayed in the table
JDBC_connect_DB2andOracleandMySQLandPostgreSQL
- JDBC连接DB2、Oracle、MySQL、PostgreSQL,并取当前时间-JDBC connection DB2, Oracle, MySQL, PostgreSQL, and check the current time
esql
- ESQL包 PostgreSQL jsp servlet javaBean 数据库访问 存取数据-queries the library database for the titles and ISBNs of all books in the library. The titles should be displayed to the user and the ISBNs may be used as form parameters. The JavaBean should be named
jsp-telephone-code
- 基于JSP的电话号码管理系统,使用了tomcat和postgresql 数据库,作为内部号码管理系统使用。-JSP-based telephone number management system, the use of a tomcat and postgresql database management system for internal use of numbers.
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)
37ad
- 基于spring+hibernate的网上广告管理系统,数据库为postgresql,创建数据库为37ad,导入37ad.sql。-Based on spring+ hibernate in the online advertising management system, database is postgresql, create a database 37ad, import 37ad.sql.
37game
- 基于jsp+webwork+ibatis的游戏装备交易管理系统,数据库为postgresql,创建数据库为37game,导入37game.sql。-Jsp+ webwork+ ibatis-based game equipment transaction management system, database is postgresql, create a database for the 37game, import 37game.sql.
member
- 基于jsp+jstl+ajax+spring+hibernate的用户管理系统,数据库为postgresql,创建数据库为member,导入member.sql。-Based on jsp+ jstl+ ajax+ spring+ hibernate user management system, database postgresql, create a database for the member, into member.sql.
postgresql
- PostgreSQL 8.3.7 Documentation
isql-viewer-3_0_0-source
- iSQL-Viewer是一个符合JDBC 2.x的SQL客户端,它支持多种数据库如PostgreSQL, MySQL, Oracle,和 Informix。它提供了许多工具来执行简单的数据库任务。-iSQL-Viewer is a JDBC 2.x line with the SQL client, which supports a variety of databases such as PostgreSQL, MySQL, Oracle, and Informix. It offers ma
myjsqlview_3.23
- MyJSQLView是一个易于使用的Java GUI客户端用于查看,编辑,新增,删除MySQL,PostgreSQL与HSQL数据库中的数据。一个查询工具能够构建复杂的SQL语句,排序,搜索和导入/导出表格中的数据。-MyJSQLView is an easy to use Java GUI client for viewing, edit, add, delete, MySQL, PostgreSQL and HSQL data in the database. A query tool to
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
weblog
- Blog,数据库为postgresql,创建数据库为weblog,导入weblog.sql。可作为课程设计-Blog, the database is postgresql, create a database of weblog, import weblog.sql. Can be used as curriculum design
example
- 用mybatis框架实现数据从sqlserver到postgresql的转移-The transfer of data from sqlserver to postgresql mybatis framework
postgresql-jdbc-9.1-902.src.tar
- 著名数据库软件postgresql的jdbc lib源码9.1-postgresql jdbc connector souce 9.1
postgresql应用
- java连接postgresql应用方法,以及连接池应用