首页
随机
最近更改
特殊页面
社群首页
参数设置
关于WHY42
免责声明
WHY42
搜索
用户菜单
登录
欢迎来到Riguz的小站!这是一个私人wiki,用来记录一些我的笔记。
查看“︁Ofbiz:CREATED TX DATE”︁的源代码
←
Ofbiz:CREATED TX DATE
因为以下原因,您没有权限编辑该页面:
您请求的操作仅限属于该用户组的用户执行:
用户
您可以查看和复制此页面的源代码。
<pre> The entity engine automatically maintains lastUpdatedStamp, lastUpdatedTxStamp (Tx=transaction), createdStamp and createdTxStamp fields in each entity unless you use the no-auto-stamp attribute in entity definition. These fields have unique values (automatically incremented by one - millisecs - if necessary). Transaction stamps are set when the transaction begin, and stamps are within that transaction. AFAIK they are mostly used by the entity synchronization stuff HTH Jacques From: "Peter Marvell" <peter.marvell@yahoo.com> : <user@ofbiz.apache.org> Sent: Sunday, December 28, 2008 9:24 AM Subject: Difference between createdStamp and createdTxStamp? Hi Everyone, What is the difference between createdStamp and createdTxStamp ? Any help would be appreciated. Thanks, Peter </pre> [[https://mail-archives.apache.org/mod_mbox/ofbiz-user/200812.mbox/%3C1D1F31EF647E4959B63C2F02EB86DA72@inspiron530%3E link]] [[Category:Programe]]
返回
Ofbiz:CREATED TX DATE
。