A.TransactionStatus
B.TransactionDefinition
C.PlatformTransactionManager
D.ClassPathXmlApplictionContext
您可能感興趣的試卷
你可能感興趣的試題
A.submit()
B.commit()
C.rollback()
D.getTransaction()
A.JdbcAccessor
B.ProxyFactoryBean
C.JdbcOperations
D.FileSystemApplicationContext
A.ApplicationContext
B.BeanFactory
C.Controller
D.JdbcAccessor
A.@Test
B.#Test
C.@before
D.@Aspect
A.execute()
B.query()
C.queryAll()
D.update()
最新試題
簡(jiǎn)單來(lái)說(shuō),RESTful風(fēng)格就是把請(qǐng)求參數(shù)變成()的一種風(fēng)格。
Model是一個(gè)接口,ModelMap是一個(gè)接口實(shí)現(xiàn),作用是將model數(shù)據(jù)填充到()域。
<mvc:interceptors>元素用于配置一組攔截器,其子元素<bean>中定義的是()。
文件上傳時(shí),form表單的method屬性設(shè)置為()。
SpringMVC數(shù)據(jù)綁定的過(guò)程中,ServletRequest接收受的信息直接給()。
組合注解()匹配PUT方式的請(qǐng)求。
org.springframeword.web.filter.CharacterEncodingFilter可以用來(lái)解決()問(wèn)題。
下列數(shù)據(jù)是合法的JSON數(shù)據(jù)的是()。
下列是正確的JSON對(duì)象結(jié)構(gòu)數(shù)據(jù)的是()。
SpringMVC中,使用注解方式時(shí),需要添加()包。