A.<association>
B.<collection>
C.<discriminator>
D.<arg/>
您可能感興趣的試卷
你可能感興趣的試題
A.<setting name="lazyLoadingEnabled"value="false"/>
B.<setting name="lazyLoadingEnabled"value="true"/>
C.<setting name="eagerLoadingEnabled"value="false"/>
D.<setting name="eagerLoadingEnabled"value="true/>
A.log4j.properties
B.db.properties
C.web.xml
D.springmvc-config.xml
A.test
B.log4j
C.debug
D.dao
A.<constructor>
B.<id/>
C.<result/>
D.<association>
A.property
B.column
C.javaType
D.fetchType
最新試題
單個(gè)攔截器的執(zhí)行流程中,下列方法最先執(zhí)行的是()。
SpringMVC中,使用注解方式時(shí),需要添加()包。
下列數(shù)據(jù)是合法的JSON數(shù)據(jù)的是()。
下列文件可能是SpringMVC的配置文件的是()。
RESTful風(fēng)格在HTTP請求中,使用()表示添加操作。
簡單來說,RESTful風(fēng)格就是把請求參數(shù)變成()的一種風(fēng)格。
將請求消息數(shù)據(jù)與后臺方法參數(shù)建立連接的過程就是SpringMVC中的()。
ViewResolver解析后,會(huì)向()中返回具體的View(視圖)。
下列是正確的JSON對象結(jié)構(gòu)數(shù)據(jù)的是()。
$.ajax中,表示請求時(shí)攜帶的數(shù)據(jù)的是()。