相关考题
-
单项选择题
SQL映射文件中,foreach标签的()属性用于指定要遍历的对象。
A.item
B.index
C.colletion
D.open -
单项选择题
SQL映射文件中,choose的()子标签相当于Java中switch的default。
A.when
B.otherwise
C.default
D.if -
单项选择题
choose是多条件分支标签,类似Java中的()
A.while
B.do……while
C.for
D.switch
