...类型名为BookInfo的新类型(BookInfo 也被成为类型构造器,type constructor),Book为这个类型的值构造器(value constructor),相当于一个接受 ID, Author, BookName三个参数, 并返回一个类型为BookInfo类型的构造函数。
基于20个网页-相关网页
Row Value Constructor 行值构造器
HQL supports the use of ANSI SQL row value constructor syntax (sometimes called tuple syntax), even though the underlying database may not support that notion.
HQL支持ANSI SQL行值构造语法的用法,(有时叫元组语法),甚至虽然底层数据不支持这种语法。
The next constructor creates an integer with the value of 100, as specified.
第二个构造函数根据规定创建了一个值为 100 的整数。
The return value of this constructor is a node that you can add to the tree in the same way as the nodes in the above example.
该构造函数的返回值是一个节点,可以使用与上面示例中相同的方式将其添加到树中。
应用推荐