单项选择题
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.propertiesB.db.properti...
单项选择题下列文件有可能是数据库连接配置属性文件的是()。
A.log4j.propertiesB.db.propertiesC.web.xmlD.springmvc-config.xml
MyBatis默认使用()输出日志信息。A.testB.log4jC.debugD.dao
单项选择题MyBatis默认使用()输出日志信息。
A.testB.log4jC.debugD.dao
<resultMap>元素的子元素()可以用来处理对象之间的一对一关联。A.<constructor>B.<i...
单项选择题<resultMap>元素的子元素()可以用来处理对象之间的一对一关联。
A.<constructor>B.<id/>C.<result/>D.<association>