Figure 3 presents the SQL Model table objects, where table is an abstract class and can have one to many columns.
图3显示了SQL model表对象,其中Table是一个抽象类,它可以有1到多个列,或者0到多个用户定义类型。
Now we need to map our object hierarchy to our table model.
现在我们需要把对象层次结构映射到表模型。
The top box in Figure 2 shows the original abstract table model.
图 2 中最上方的方框显示了原来的抽象表模型。
应用推荐