试题详情

在Spring中,使用XML方式配置AOP实现事务管理的过程中,配置事务通知可通过( )

A<aop:config>

B<bean>

C<tx:advice>

D<advice>