| Projects on Google Code | Results 1 - 10 of 216 |
Custom JDBC Template for spring-jdbc
=欢迎使用DBExplorer=
DBExplorer是一个B/S架构的Web程序,基于JDBC连接数据库服务。它采用Extjs构建GUI,因此也具有和C/S程序一样良好的使用体验。
DBExplorer提供以下功能:
* 支持多种数据库:Oracle10g、MS SqlServer 、MySQL、PostgreSQL、HSQLDB、Apache Derby。
* 支持多种浏览器:Internet Explorer 6+、FireFox 1.5+(PC, Mac)、Safari 3+、Opera 9+ (PC, Mac)。
* 支持SQL语句查询,后续还将推出可视化SQ...
The Garin Driver is a JDBC driver wrapper with the ability to run a stack of DDL/SQL scripts as part of the connection process. The driver currently works with Oracle, MySQL, HSQL, and PostgreSQL database systems. Additional backend systems can be added quickly via a DriverAdapter interface.
...
JDBC,
DDL,
SQL,
Schema,
Deployment,
Java,
H2,
Parser,
J2EE,
Migration,
Oracle,
MySQL,
PostgreSQL,
HSQL,
LiquiBase
JdbcFolder is a type-4 Jdbc driver. It allows to execute SQL queries on the underlying filesystem of the JVM.
The global view is the folowing : a folder is symbolized as a table, each column of this table is a property of the elements contained in this folder.
Eg : select FILENAME, SIZE, EXTEN...
=题目:员工培训管理系统=
采用 B/S 或 C/S 模式实现一个员工培训管理系统软件。完成
培训计划制定、培训导师安排、学员分批次注册、学员培训期间
的考勤、考核与工资等信息的管理。
=截图=
http://javadatabasehomeworks.googlecode.com/files/login.jpeg
http://javadatabasehomeworks.googlecode.com/files/useradmin.jpeg
http://javadatabasehomeworks.googlecode.com/files/planadmin.jpeg
htt...
*JQueryCreator* is a JDBC utility to help you to create jdbc sql statemenents.
----
= Releases =
*jquerycreator-1.1-SNAPSHOT* [http://jquerycreator.googlecode.com/svn/site/1.1-SNAPSHOT/index.html web-site]
*JQueryCreator-1.0* has been released [http://code.google.com/p/jquerycreator/down...
This project is a database tool to compare, backup restore a database through JDBC. You can use this tool to extract data from a JDBC database and then restore in a different JDBC database.
*jdbc-logger* is Java JDBC logging library, that can log all SQL queries.
Simple application for test the connection between JDBC an AS400 Database.
Also Hibernate connection testing.
= JDBC Decorators =
Currently there is the base implementation and a logging and statistics decorator that stores Statistics about Statements.
I hope they will be useful.