阅读背景:

将桌面客户端直接连接到MySQL是否明智?

来源:互联网 

I'm writing a Java desktop client application that retrieves data from a remote MySQL server. For development purposes I have had it connecting directly to the MySQL server (i.e. with DriverManager.getConnection(databaseURL) etc.), but have been intending to move to using a web service (once that'd been built). My question is whether I couldn't just continue with the direct connection?I'm writing a Java desktop client application t




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: