单项选择题
A.spring配置文件可以有多个B.Spring配置文件只能有一个C.Spring配置文件必须叫applicationContext.xmlD.Spring配置文件必须叫ApplicationContext.xml
A.声明式事务实现了低耦合B.Spring直接管理事务C.Spring事务基于AOPD.Spring rollback-for属性申明事务回滚
A.做注释声明B.修改数据库C.用resultMap使对应D.不使用该字段