Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 RESTXpress 引擎来创建 REST 服务。它适用于 Oracle,但我对 db2 数据库有疑问,因为 db2 除了db2jcc.jar驱动程序之外,还需要许可证 jar 文件db2jcc_license_c.jar。
db2jcc.jar
db2jcc_license_c.jar
您可以将所有类重新打包到一个 jar 文件中。