单项选择题
A.<sqlMapConfig> B.<configuration> C.<setting> D.<environments>
A.<component>标签用来映射组件类 B.<component>标签通过<parent>指定组件类所属的整体类 C.<component>标签通过<property>指定组件类的属性 D.<component>标签有id、name、class属性
A.<class>标签中lazy属性可选值:true、false B.<set>标签中lazy属性可选值:true、proxy和no-proxy C.<set>标签中lazy属性可选值:true、extra和false D.<many-to-one>标签中lazy属性可选值:proxy、true和false