1.

Method has a warning from the Java compiler because of an unchecked conversion from List to List.

A. findAll()
B. query()
C. update()
D. batchUpdate()
Answer» B. query()


Discussion

No Comment Found