当查询方法的返回值类型为List<Student>时,对应元素的resultType为(),其中Student类的别名为Student?
A.Student
B.List
C.List<Student>
D.javA、util.List
正确答案是A
当查询方法的返回值类型为List<Student>时,对应元素的resultType为(),其中Student类的别名为Student?
A.Student
B.List
C.List<Student>
D.javA、util.List
正确答案是A