单项选择题

在Spring框架中,可以使用(),自动管理数据库连接自由的打开和关闭等操作,简化数据库访问。

A.JDBCTemplate
B.DAO
C.ApplicationContext
D.BeanFactory