【发布时间】:2011-07-02 02:35:45
【问题描述】:
EntityProxy.stableId() 的 JavaDoc 说:
"An id returned by a proxy newly created by RequestContext.create
Object.equals(Object) those returned later by proxies to the persisted object."
这是否意味着稳定的 id 在不同的请求上下文中对该对象有效?跨不同的请求工厂实例?我想我是在问稳定 id 的范围是什么?
【问题讨论】:
标签: gwt requestfactory