开发者

I want to connect to remote Mysql Database from Java [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 11 years ago.

I want to connect my application running on Java and MySQL to a remote server which has Mysql database in it and want to do update when the local database is updated. What is the current and popular technology a开发者_JAVA技巧vailable to do this (technology in the sense i refer to things like hibernate,jni, jdbc etc..)

How do I sync to remote server when some update happens in the local machine ? I know this is possible but I need a start..


Use mysql's replication feature

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜