Published on InterSystems Developer Community (https://community.intersystems.com)

主页 > InterSystems IRIS 持久化类审计包

公告
Michael Lei · 一月 27, 2023
Open Exchange

InterSystems IRIS 持久化类审计包

大家好,

我在 OEX 上加载了一个新软件包,我也计划在本月参加比赛。

简而言之,它为您提供以下内容。

  • 用于 InterSystems IRIS 的持久(表)类以保存记录历史的基类
  • 这些类允许在touch时将持久类记录历史化到另一个持久类中。
  • 这提供了任何记录的完整历史记录。
  • 它允许记录回滚到特定版本。
  • 它可以自动清除旧的历史记录。

请检查一下。

谢谢你们。

#ObjectScript #InterSystems IRIS #Open Exchange
在 InterSystems Open Exchange 上检查相关应用程序

源 URL:https://cn.community.intersystems.com/post/intersystems-iris-%E6%8C%81%E4%B9%85%E5%8C%96%E7%B1%BB%E5%AE%A1%E8%AE%A1%E5%8C%85