单项选择题

Mapper接口有如下方法public void insert(Student stu)则SQL映射文件中通过()使用Student的name属性。

A.#{name}
B.@{name}
C.#{stu.name}
D.@{stu.name}

微信扫码免费搜题