以下()标签不能使用resultType属性(多选)
A. update
B. insert
C. select
D. delete
resultMap中不包含的属性有以下()(多选)
A. id
B. type
C. resultMap
D. parameterType
下列哪些是foreach标签的属性()(多选)
A. item
B. collection
C. test
D. index
choose标签的子标签是()(多选)
A. when
B. case
C. otherwise
D. else