搜索资源列表
jdbc
- JDBC连数据库,这是一门很基初的技术,一定要好好研究
exam
- 关于网上考试系统的,希望对你们有些帮助,-Java,Java,Hibernian,jdbc。!!!!!!!!!
simple_factory
- 还是jdbc,希望对你有些帮助!!! 还是jdbc,希望对你有些帮助-jdbc!!!!!!!! jdbc!!!!!
bank
- 简易银行系统,j2se + jdbc完成-Easy banking system, j2se+ jdbc completed
Oracle10GInstallAndConfigForLinux
- 包含ubuntu 和suse11 下安装oracle10G数据库的安装说明、suse11安装过程中缺少的安装包、oracle的jdbc驱动、Myeclipse配置oracle-Including ubuntu and install oracle10G database suse11 installation instructions, suse11 the installation process to install the missing package, oracle' s jdb
sqltool
- 在linux下面 连接数据库工具,并且可以操作数据库的一个jdbc小工具-in linux run can database
JDBC
- 使用Jdeveloper编写的链接oracla数据库代码。-Using Jdeveloper written the link oracla database code.
select-course
- 学生选课系统 基于Spring+Struts+JDBC 完整源代码,可直接导入工程中-Student course selection system based on Struts+ Spring+ JDBC complete source code, can be di
JDBCStatement
- JDBC Statement Source Code for Andriod.
Tetris-game-java
- 这是一个用java实现的俄罗斯方块,方向键控制移动方块方向,向上键旋转方块,p键暂停,空格键瞬间下落,enter键开关方块下落时的竖条阴影,q键为作弊键。 此小的游戏程序运用了java的jdbc 反射 mvc框架 xml配置文件 swing 线程等知识点-This is a java Tetris, the arrow keys to move the box to control the direction of rotation up key box, p key to pause
JDBCDatabaseMetaData
- JDBC Database Meta Data Source Code for Linux.
JDBCPreparedStatement
- JDBC Prepared Statement for Embedded Linux.
TestHelper_Driver1
- A simple implementation of a class implementing a JDBC Driver, for use in the testing of the java.sql.DriverManager class.
SQLFeatureNotSupportedException
- An exception, which is subclass of SQLNonTransientException, is thrown when various the JDBC driver does not support an optional JDBC feature.
JDBCResultSet
- JDBC Result Set Source Code for Linux.
Wrapper
- This class is an actual usage of the wrapper pattern for JDBC classes.
TestHelper_Driver2
- Basic JDBC driver implementation to help with tests.
TestHelper_Driver4
- Basic JDBC driver implementation to help with tests.
JDBCDriverTest
- JDBC Driver Functional Test for Linux v2.13.6.
AbstractSqlTest
- This class provides SQL unit test, which can be used by subclasses eg. to test JDBC drivers.