MyBatis全局配置文件——SqlMapperConfig.xml

【簡述】 SqlMapConfig.xml是Mybatis的全局配置文件,配置內容如下: 1.properties---------屬性 2.settings-----------全局配置參數 3.typeAliases--------類型別名 4.typeHandlers------類型處理器 5.objectFactory-----對象工廠 6.plugins------------插件 7.
相關文章
相關標籤/搜索