org.apache.derby.jdbc.ClientDriver在哪里? [英] where is org.apache.derby.jdbc.ClientDriver?

查看:149
本文介绍了org.apache.derby.jdbc.ClientDriver在哪里?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我下载了核心Apache Derby数据库引擎的jar,其中还包含嵌入式JDBC驱动程序(10.9.1.0)。但是该jar不包含jdbc包中 ClientDriver .class 文件。这是为什么 ?我在哪里可以找到这个类文件?我需要这个文件从tomcat连接到derby数据库作为服务器。

I downloaded the jar of Core Apache Derby database engine, which also includes the embedded JDBC driver (10.9.1.0). But that jar doesn't include the .class file of ClientDriver in the jdbc package. Why is that ? Where can i find this class file ? I need this file to connect to derby database from tomcat as the server.

请提供完整jar的下载链接,以便我得到所需的 .class file。

Please provide the download link of the complete jar so that i get the required .class file.

推荐答案

好的:你看过Apache Derby页面:

OK: have you looked on the Apache Derby page:

  • http://db.apache.org/derby/releases/release-10.9.1.0.cgi

下载db-derby -10.9.1.0-bin.zip

Download db-derby-10.9.1.0-bin.zip

它包含许多文件,包括 derby.jar derbyclient.jar (以及大量文档)。

It contains many files, including derby.jar and derbyclient.jar (along with much documentation).

derbyclient.jar 包含我们的朋友 org.apache.derby.jdbc.ClientDriver.class

这篇关于org.apache.derby.jdbc.ClientDriver在哪里?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆