标签列表报告

以下文档包含在代码中找到的用户标签列表。以下是每个标签的出现次数摘要。

标签类 出现总次数 标签类使用的标签字符串 已弃用工作 30 @deprecated FIXME 工作 0 fixme、@fixme 待办事项工作 8 todo、@todo

每个标签的详细信息如下

已弃用工作

在代码中找到的出现次数:30

org.apache.ibatis.builder.MapperBuilderAssistant Line Use {@link Configuration#getLanguageDriver(Class)} 398 org.apache.ibatis.builder.annotation.ProviderSqlSource Line Since 3.5.3, Please use the {@link #ProviderSqlSource(Configuration, Annotation, Class, Method)} instead of this. 56 Since 3.5.3, Please use the {@link #ProviderSqlSource(Configuration, Annotation, Class, Method)} instead of this. 78 org.apache.ibatis.cache.NullCacheKey Line Since 3.5.3, This class never used and will be removed future version. 21 org.apache.ibatis.executor.loader.cglib.CglibProxyFactory Line Since 3.5.10, use Javassist instead. 46 org.apache.ibatis.executor.loader.cglib.CglibSerialStateHolder Line Since 3.5.10, use Javassist instead. 28 org.apache.ibatis.jdbc.ScriptRunner Line Since 3.5.4, this method is deprecated. Please close the {@link Connection} outside of this class. 166 org.apache.ibatis.jdbc.SelectBuilder Line Use the {@link SQL} Class 19 org.apache.ibatis.jdbc.SqlBuilder Line Use the {@link SQL} Class 19 org.apache.ibatis.jdbc.SqlRunner Line Since 3.5.4, this method is deprecated. Please close the {@link Connection} outside of this class. 204 org.apache.ibatis.logging.LogFactory Line Since 3.5.9 - See https://github.com/mybatis/mybatis-3/issues/1223. This method will remove future. 73 org.apache.ibatis.logging.log4j.Log4jImpl Line Since 3.5.9 - See https://github.com/mybatis/mybatis-3/issues/1223. This class will remove future. 25 org.apache.ibatis.logging.log4j.package-info Line Since 3.5.9 - See https://github.com/mybatis/mybatis-3/issues/1223. This package will remove future. 19 org.apache.ibatis.mapping.MappedStatement Line Use {@link #resultSets} 193 Use {@link #getResultSets()} 312 org.apache.ibatis.reflection.Jdk Line Since 3.5.0, Will remove this field at feature(next major version up) 28 Since 3.5.0, Will remove this field at feature(next major version up) 45 Since 3.5.0, Will remove this field at feature(next major version up) 62 org.apache.ibatis.reflection.OptionalUtil Line Since 3.5.0, Will remove this class at future(next major version up). 21 org.apache.ibatis.scripting.xmltags.ExpressionEvaluator Line Since 3.5.9, use the {@link #evaluateIterable(String, Object, boolean)}. 43 org.apache.ibatis.scripting.xmltags.ForEachSqlNode Line Since 3.5.9, use the {@link #ForEachSqlNode(Configuration, SqlNode, String, Boolean, String, String, String, String, String)}. 42 org.apache.ibatis.session.Configuration Line Use {@link #getDefaultScriptingLanguageInstance()} 692 call {@link #parsePendingStatements(boolean)} 841 call {@link #parsePendingCacheRefs(boolean)} 858 call {@link #parsePendingResultMaps(boolean)} 875 call {@link #parsePendingMethods(boolean)} 901 org.apache.ibatis.session.defaults.DefaultSqlSession Line Since 3.5.5 324 org.apache.ibatis.type.BaseTypeHandler Line Since 3.5.0 - See https://github.com/mybatis/mybatis-3/issues/1203. This field will remove future. 41 Since 3.5.0 - See https://github.com/mybatis/mybatis-3/issues/1203. This property will remove future. 52 org.apache.ibatis.type.UnknownTypeHandler Line Since 3.5.4, please use the {@link #UnknownTypeHandler(Configuration)}. 59

待办事项工作

在代码中找到的出现次数:8

org.apache.ibatis.builder.annotation.MapperAnnotationBuilder 行添加 AutoMappingBehaviour 243 添加 AutoMappingBehaviour 256 gcode 问题 #577 352 org.apache.ibatis.executor.BaseExecutorTest 行参见问题 #464。失败是可以的。 340 org.apache.ibatis.executor.result.DefaultMapResultHandler 行该赋值总是 true 吗? 52 org.apache.ibatis.executor.resultset.DefaultResultSetHandler 行这样可以吗? 525 org.apache.ibatis.type.TypeReference 行在 Reflector 修复为返回 Types 后删除此行 52 org.apache.ibatis.type.UnknownTypeHandler 行在父类中删除“configuration”属性(已弃用属性)后重命名为“configuration” 36