Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 MSSQL 中有两个数据库,我想使用 JPA2 连接到它们,我已经设法让它与一个数据库一起工作。有人可以帮我怎么做吗?
多谢。
配置两个持久性单元并使用两个EntityManagerFactory(每个持久性单元一个)。
EntityManagerFactory