CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - 驱动 加载

搜索资源列表

  1. Javadb2

    0下载:
  2. 建立与DB2 数据源的连接,Java连接DB2数据源的方法源码实例。DB2 数据库是IBM 公司开发的大型数据库,由于其性能稳定、功能强大和技术支持良好,因而受到很多客户的喜爱。使用DB2 数据库时需要加载IBM 提供的专门驱动程序,本Java源码介绍具体如何加载DB2 的驱动,并建立数据库连接。   程序运行后将从数据库中获得记录的信息,并对指定记录进行更新。-Establish a connection with the DB2 data source, Java DB2 data s
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:1199
    • 提供者:jpudn43
  1. Javadb2

    0下载:
  2. 本Java源码介绍具体如何加载DB2 的驱动,并建立数据库连接。 -The Java source is introduced to drive the specific how to load DB2, and establish the connection.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:1499
    • 提供者:微微
  1. BaseDao

    0下载:
  2. dao层的一个工具类,实现加载、关闭驱动、增删改统一方法(Dao layer of a tool class, to achieve loading, closing the drive, additions and deletions to the same method)
  3. 所属分类:Java编程

    • 发布日期:2017-12-27
    • 文件大小:1024
    • 提供者:小宇子
  1. MySQL

    0下载:
  2. 加载JDBC驱动程序,提供JDBC连接的URL ,创建数据库的连接,创建一个Statement ,执行SQL语句 ,处理结果,关闭JDBC对象(Load the JDBC driver, provide the URL of the JDBC connection, create the connection to the database, create a Statement, execute the SQL statement, process the result, and close
  3. 所属分类:Java编程

    • 发布日期:2017-12-20
    • 文件大小:4096
    • 提供者:暖冬de殇
  1. 数据库连接

    0下载:
  2. 数据库连接 DBC连接数据库 ?创建一个以JDBC连接数据库的程序,包含7个步骤: 1、加载JDBC驱动程序: 在连接数据库之前,首先要加载想要连接的数据库的驱动到JVM(Java虚拟机), 这通过java.lang.Class类的静态方法forName(String className)实现。 例如: try{ //加载MySql的驱动类 Class.forName("
  3. 所属分类:Java编程

    • 发布日期:2017-12-13
    • 文件大小:4186
    • 提供者:tm123
  1. BaseDao

    0下载:
  2. dao层的一个工具类,实现加载、关闭驱动、增删改统一方法(A tool class in the Dao layer to implement a unified method of loading, closing, driving, adding and deletions)
  3. 所属分类:Jsp/Servlet

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:余生已放弃
  1. mysql-connector-java-5.0.8

    1下载:
  2. mysql的jar包,mysql-connector-java:java连接mysql的驱动包的作用。Java 连接MySQL需要驱动包,否则JDBC无法访问数据库(无法注册驱动),常用的是mysql-connector-java,在idea中新建项目时可以在选择依赖时勾选Mysql,这样就会自动加载进来。
  3. 所属分类:JSP源码/Java

« 1 2»
搜珍网 www.dssz.com