A client can request persistent objects from the server, and the server sends them as a graph of detached objects.
一个客户端可以向服务器请求持久化对象,然后服务器以分离对象图的方式将它们返回。
The JPA application holds no reference to the detached objects between the first access request and the subsequent change request.
JPA应用程序在第一个访问请求和后续修改请求之间并没有保持分离对象的引用。
Most times we use Hibernate's automatic versioning and detached objects to achieve optimistic concurrent control and high performance an.
大多数时间我们使用Hibernate的自动版本和分离对象来实现乐观并发控制和高性能。
应用推荐