You can use this deferred object for defining a callback method when the asynchronous call returns a response.
我们可以使用这个deferred对象来定义一个在异步调用返回响应时执行的回调函数。
Instead of querying all data from an association when an object is loaded, queries for associations marked as lazy are deferred until that association is actually used.
如果关联被标为惰性的,那么在装载对象时并不通过关联查询所有数据,而是直到实际使用这个关联时才执行查询。
Deferred building is the ability of AXIOM to partially build the object model while the rest of the model is built based the user's needs. The following example illustrates the concept.
延迟构建是指axiom不完全构建对象模型,模型的其余部分基于用户的需求构建。
应用推荐