还不止于此,还提供了比Hibernate内建的代码生成工具更多的功能:它为每个映射对象创建一对类( a pair of classes),其中一个是基础类,当你改变映射内容时,它可以随意重写这个类;另一个类作为该基础类的子类,在子类中,你可以添加具体的商业...
基于4个网页-相关网页
The server-side code for the library service consists of a pair of classes, one that actually implements the library handling and another that adapts to the service interface expected by Axis2.
库服务的服务器端代码包含两个类,其中一个实际实现库处理,另一个可适应 Axis2 所期望的服务接口。
Listing 3 shows a pair of data classes, with Listings 4 and 5 each giving a different binding definition for these classes along with a corresponding XML document.
清单3显示了一对数据类,清单4和清单5则分别给出了这两个类的绑定定义和对应的XML文档。
Figure 3 shows the first example of this type, with the same XML document structure bound to a single class rather than the pair of classes used previously.
图3显示了该类型的第一个示例,它将相同的XML文档结构绑定到单个类,而不是以前使用的两个类。
应用推荐