单项选择题
在注解风格的MyBatis中如果需要获取数据库厂商自动生成的主键值,需要使用什么注解?()
A.@SelectKey
B.@Options(useGeneratedKeys=true)
C.@useGeneratedKeys
D.@insertKey
点击查看答案&解析
相关考题
