Transient Object(瞬态对象)是一个持久化类的实 例处于三种不同状态中的一种,该实例从未与任何持 久化上下文(Persistence Context,即Session对象)关联 过。
基于12个网页-相关网页
transient object 瞬时对象 (其含义是仅在内存中存在的,掉电之后消失,翻译为瞬时对象比较好) detached object 脱管对象(与session脱离的对象) .
基于8个网页-相关网页
transient t object 临时对象
The application contains a live reference to a transient object.
这个应用程序包括一住参照瞬变对象。
This results in a "flat heap", where the entire heap space is available for transient object allocation rather than just the nursery space.
这将导致一个“扁平堆”,其中,整个堆空间(而不只是保育空间)都可用于临时对象分配。
For example, last time we saw how failing to demarcate an object's lifecycle could cause unintentional object retention when trying to associate metadata with transient objects.
例如,上一次我们看到了,不能划分对象的生命周期会导致,在试图将元数据关联到瞬时对象时出现意外的对象保持。
应用推荐