MyBatis官方推荐使用mapper代理方法开发mapper接口,程序员不需要编写mapper实现类,使用mapper代理方法时,输入参数可以使用pojo包装对象或者map对象,保证dao的通用性MyBatis官方推荐使用mapper代理方法开发mapper接口,程序员不需要编写mappe
MyBatis官方推荐使用mapper代理方法开发mapper接口,程序员不需要编写mapper实现类,使用mapper代理方法时,输入参数可以使用pojo包装对象或者map对象,保证dao的通用性MyBatis官方推荐使用mapper代理方法开发mapper接口,程序员不需要编写mappe