阅读背景:

使用Hibernate将两个或多个应用程序连接到同一个数据库

来源:互联网 

I am planning to build a desktop application that will use Hibernate and MySQL as its datasource. I would like to execute the desktop application on multiple machines but I want them all to read/write to the same MySQL database. Is this even possible? My concern is about concurrency issue when two applications is trying to access/modify the same information. Is there an alternative solution for multiple ORM applications to have real-time database syncronisation (if a single database is not allowed)?I am planning to build a desktop application th




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

分享到: