壹佰网|ERP100 - 企业信息化知识门户

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1280|回复: 5

[OAF] passivation feature 是什么?

[复制链接]
发表于 2010/8/18 09:11:14 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。如果您注册时有任何问题请联系客服QQ: 83569622  。

您需要 登录 才可以下载或查看,没有帐号?注册

x
在读到 user guide 时, 看到有一句
Information about the forthcoming passivation feature is provided throughout the Developer's
Guide (including the coding standards) for preview/planning purposes only; passivation is not
supported in Release 12.

passivation feature 是什么? 能举个例子说明一下吗?
 楼主| 发表于 2010/8/18 09:18:02 | 显示全部楼层
在 OTN 上找到以下解释
http://forums.oracle.com/forums/thread.jspa?threadID=859349
The process of saving application state to a secondary medium (in the case of OA Framework,
database tables) is called passivation.

OR

The process of saving object state to a secondary medium. This is similar to Java I/O serialization, but passivation is a more generic concept. Serialization is one way to save data.

Consider a multi-page purchase order creation flow where the user describes the order in the first page, enters one or more line items in the second page, and reviews the order before submitting it in the third page. The purchase order data (its state) must remain intact between each of the browser requests for the transaction to be completed successfully.

NOTE:-->Set the Retention Level for root application modules only. Do not set it for nested application modules as their passivation behavior is determined by the root application module's configuration. For example, do not set this property for application modules associated with LOVs and attachment pages as these application modules are nested under the main page's root application module. However, because they are passivated with the root application module, nested application modules must observe all the state management coding standards.

Set each root application module's Retention Level to MANAGE_STATE.
Reason why---> This allows OA Framework to recover connections and memory under resource load, support session failover, and other pending features such as Save For Later and JVM failover.


还在消化中, 如果谁能帮我更好理解这个, 感激不尽
发表于 2010/8/18 09:24:40 | 显示全部楼层
本帖最后由 sumury 于 2010/8/18 09:28 编辑

不要搞这个东西。

不是说了嘛。passivation is not supported in Release 12.

它的功能简单的说是为了在页面超时以后,再操作界面时,保持原来页面上的值和状态。

主要是为以后考虑的,就像老美考虑使用虫洞一样,不知道是以后什么时候的事情了。
 楼主| 发表于 2010/8/18 18:15:31 | 显示全部楼层
回复 sumury 的帖子


    嗯, 谢谢解释
 楼主| 发表于 2010/8/19 13:53:02 | 显示全部楼层
那请问一下, R12 这种需求如何实现呢?
 楼主| 发表于 2010/8/25 10:38:53 | 显示全部楼层
顶一下
您需要登录后才可以回帖 登录 | 注册

本版积分规则

QQ|Archiver|小黑屋|手机版|壹佰网 ERP100 ( 京ICP备19053597号-2 )

Copyright © 2005-2012 北京海之大网络技术有限责任公司 服务器托管由互联互通
手机:13911575376
网站技术点击发送消息给对方83569622   广告&合作 点击发送消息给对方27675401   点击发送消息给对方634043306   咨询及人才点击发送消息给对方138011526

GMT+8, 2025/11/29 07:14 , Processed in 0.013851 second(s), 14 queries , File On.

Powered by Discuz! X3.4

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表