| 方法和说明 |
|---|
| tk.mybatis.mapper.entity.Example.GeneratedCriteria.andCondition(String, Object, Class<? extends TypeHandler>)
由于typeHandler起不到作用,该方法会在4.x版本去掉
|
| tk.mybatis.mapper.entity.Example.GeneratedCriteria.andCondition(String, Object, String)
由于typeHandler起不到作用,该方法会在4.x版本去掉
|
| tk.mybatis.mapper.mapperhelper.EntityHelper.getAllColumns(Class<?>)
4.x版本移除该方法
|
| tk.mybatis.mapper.mapperhelper.MapperTemplate.getPrimaryKeyParameterMappings(MappedStatement)
4.x版本会移除该方法
|
| tk.mybatis.mapper.mapperhelper.EntityHelper.getPrimaryKeyWhere(Class<?>)
4.x版本移除该方法
|
Copyright © 2017. All rights reserved.