标签: database hibernate
可能重复: How to connect to multiple databases in Hibernate
使用hibernate支持多个数据库的最佳方法是什么?
我看到以下文章...... https://www.hibernate.org/429.html
似乎Shards是一个可能的解决方案,尽管提到的是它不适合大量的模式。
我的要求是,我们有许多不同的数据库,多个客户端数据库以及功能。使用Hibernate的最佳方法是什么?