重复步骤7,将所有bean按照您希望持久性管理器处理的顺序添加进来。
Repeat step 7 until you have added all beans in the sequence you want the persistence manager to handle them.
对于删除操作的情况,持久性管理器会对RI_INSERT分组中的顺序进行反向,并据此删除bean及其相应的数据库行。
In the case of delete operations, the persistence manager reverses the order in the RI_INSERT group and deletes the beans and their corresponding database rows accordingly.
一个资源管理器是任何类型的持久性的数据存储。
OrderProcessor与JPA实体管理器和 JPAPOJO 交互以完成其持久性代码。
The Order Processor interacts with the JPA entity manager and the JPA POJOs to accomplish its persistence code.
在持久性上下文中,实体与基础持久性存储区的关联由实体管理器(entity manager,EM)管理。
Within the persistence context, the entity's association with the underlying persistence store is managed by the entity manager (EM).
即使队列管理器崩溃,持久性消息也不会丢失。
即使队列管理器崩溃,持久性消息也不会丢失。
应用推荐