简体   繁体   English

在netbeans中使用Java DB打包和部署Java应用程序

[英]packaging and deploying a java application with java DB in netbeans

I have developed a java application not a java desktop application with a java DB to interact with it, all in netbeans. 我已经在netbeans中开发了一个Java应用程序,而不是带有Java DB与之交互的Java桌面应用程序。 Now i want to package it and deploy it for distribution. 现在,我想打包并将其部署以进行分发。 So i guess the java DB must be in an embedded mode in order to communicate very well with the application. 因此,我想Java DB必须处于嵌入式模式才能与应用程序很好地通信。 So how do i do this? 那我该怎么做呢?

Maybe this article can help you. 也许这个文章可以帮助你。 Check if you are using the latest version of the sql connector, Connector/J 5.1.25 is the latest. 检查是否正在使用最新版本的sql连接器, Connector / J 5.1.25是最新的。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM