For instance, let's assume that we're building a system to register conference attendees. Our DAO class interface might look like the one shown in Listing 1.
例如,假定我们正在构建一个登记会议出席人员的系统。
Figure 2 shows an example model demonstrating common structures in context. The code corresponding to the class interface for AddressModelClass is shown in Listing 1.
图2是一个样例模型,它显示了上下文中的公用体结构。
应用推荐