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
A.多對多
B.多對一
C.一對多
D.一對一
最新試題
自定義數(shù)據(jù)綁定可以采用Converter或Formatter,兩者的區(qū)別下列說法正確的是()。
下列示攔截器,主要用于攔截用戶請求并做相應(yīng)的處理的是()。
下列文件可能是SpringMVC的配置文件的是()。
Tomcat、Jetty、JBoss和GlassFish默認的Servlet名稱是()。
org.springframeword.web.filter.CharacterEncodingFilter可以用來解決()問題。
ViewResolver解析后,會向()中返回具體的View(視圖)。
RESTful風(fēng)格在HTTP請求中,使用()表示添加操作。
當(dāng)有多個攔截器同時工作時,它們的preHandle()會按照配置文件中攔截器的(),而它們的postHandle()方法和afterCompletion()方法則會按照()。
$.ajax中,表示請求時攜帶的數(shù)據(jù)的是()。
配置前端控制器時<load-on-startup>1</load-on-startup>表示()。