单项选择题
A.<property name="driverClass"value="com.mysql.jdbc.Driver"></property>B.<context:component-scan base-package="com.mhys"></context:component-scan>C.<tx:annotation/>D.<tx:annotation-driven/>
JdbcTemplate常用的删除方法是()A.insertB.updateC.deleteD.query
单项选择题JdbcTemplate常用的删除方法是()
A.insertB.updateC.deleteD.query
Spring中controller层使用的注解是()A.@ServiceB.@ResourceC.@Contr...
单项选择题Spring中controller层使用的注解是()
A.@ServiceB.@ResourceC.@ControllerD.@Repository
Spring中service层使用的注解是()A.@ServiceB.@ResourceC.@Controll...
单项选择题Spring中service层使用的注解是()