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.
我面临一个问题,我想在 TopLink 中实现自治事务,但我不太确定是否可能。我也研究过休眠,因为我们在那里有无状态会话......我们在 TopLink 中是否有相同的东西......请帮忙。
在不配置 JTA 集成的情况下,TopLink 的 UnitOfWork 是自治的。你具体想做什么?