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.
我可以直接在服务器会话上创建工作单元,而不是创建多个客户端会话。由于我的应用程序在多线程环境中运行,因此我无法在某些不同的客户端会话中获取更新的实体,因此我的应用程序时不时地失败..请帮助我。
是的,您可以直接从 ServerSession 获取 UOW。但是您可能需要更新您的缓存/锁定/刷新策略,因为 ClientSession 没有任何缓存。只有 UOW 和 ServerSession 缓存数据。 如果您还有任何问题,您应该在 EclipseLink 用户邮件列表上发帖。——戈登·约克
I've tried every possible combination right now. Theoretically, it can be placed anywhere within the <body>, <head> and even inside
<body>
<head>