Next, the desired User instance is found.
下一步,发现所需的User实例。
The first thing the servlet in Listing 7 does is find a User instance, which it actually grabs from memcache.
清单7中的servlet进行的第一件事情就是寻找User实例,它实际上是从memcache获取的。
The relationship in this case is also handled by the owning object - the User instance adds itself to the Retweet.
本例中的关系还由所属对象处理—user实例将自身添加到Retweet。
应用推荐