Tags
6 个页面
MyBatis
使用MyBatis时为什么Dao层不需要@Repository
MyBatis 对未知数据类型的转换(二)TypeHandlerRegistry
MyBatis 对未知数据类型的转换(一)TypeHandler
MyBatis 中使用 JSONObject 处理一对多结果
MyBatis 中使用 JSONObject 替代 JavaBean
MyBatis 的日志设计--适配器模式 & 工厂模式