文件名称:33
-
所属分类:
- 标签属性:
- 上传时间:2013-12-08
-
文件大小:6.54kb
-
已下载:2次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
某实例为了改进数据库操作的性能,自定义数据库连接对象Connection和语句对象Statement,可针对不同类型的数据库提供不同的连接对象和语句对象,如提供Oracle或MySQL专用连接类和语句类,而且用户可以通过配置文件等方式根据实际需要动态更换系统数据库。使用抽象工厂设计该系统。-An example in order to improve the performance of database operations, custom database connection object Connection and object Statement statement, can according to the different types of database connection object and statements of different objects, such as Oracle or MySQL dedicated connection and statement classes, and users can use the configuration file, according to the dynamic change of system database needs. Using abstract factory design the system.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
33/.classpath
33/.project
33/.settings/org.eclipse.jdt.core.prefs
33/bin/Client.class
33/bin/Connection.class
33/bin/DBFactory.class
33/bin/MySQLConnection.class
33/bin/MySQLFactory.class
33/bin/MySQLStatement.class
33/bin/OracleConnection.class
33/bin/OracleFactory.class
33/bin/OracleStatement.class
33/bin/Statement.class
33/src/Client.java
33/src/Connection.java
33/src/DBFactory.java
33/src/MySQLConnection.java
33/src/MySQLFactory.java
33/src/MySQLStatement.java
33/src/OracleConnection.java
33/src/OracleFactory.java
33/src/OracleStatement.java
33/src/Statement.java
33/.settings
33/bin
33/src
33
33/.project
33/.settings/org.eclipse.jdt.core.prefs
33/bin/Client.class
33/bin/Connection.class
33/bin/DBFactory.class
33/bin/MySQLConnection.class
33/bin/MySQLFactory.class
33/bin/MySQLStatement.class
33/bin/OracleConnection.class
33/bin/OracleFactory.class
33/bin/OracleStatement.class
33/bin/Statement.class
33/src/Client.java
33/src/Connection.java
33/src/DBFactory.java
33/src/MySQLConnection.java
33/src/MySQLFactory.java
33/src/MySQLStatement.java
33/src/OracleConnection.java
33/src/OracleFactory.java
33/src/OracleStatement.java
33/src/Statement.java
33/.settings
33/bin
33/src
33
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.