The following document contains the results of Clirr.
Severity | Message | Class | Method / Field |
---|---|---|---|
Return type of method 'public java.lang.String value()' has been changed to java.lang.String[] | org.apache.ibatis.annotations.ResultMap | public java.lang.String value() | |
Parameter 3 of 'public MapperMethod(java.lang.Class, java.lang.reflect.Method, org.apache.ibatis.session.SqlSession)' has changed its type to org.apache.ibatis.session.Configuration | org.apache.ibatis.binding.MapperMethod | public MapperMethod(java.lang.Class, java.lang.reflect.Method, org.apache.ibatis.session.SqlSession) | |
In method 'public java.lang.Object execute(java.lang.Object[])' the number of arguments has changed | org.apache.ibatis.binding.MapperMethod | public java.lang.Object execute(java.lang.Object[]) | |
Class org.apache.ibatis.binding.MapperMethod$MapperParamMap removed | org.apache.ibatis.binding.MapperMethod$MapperParamMap | ||
Method 'public java.lang.Object newMapperProxy(java.lang.Class, org.apache.ibatis.session.SqlSession)' has been removed | org.apache.ibatis.binding.MapperProxy | public java.lang.Object newMapperProxy(java.lang.Class, org.apache.ibatis.session.SqlSession) | |
Method 'protected java.lang.String stringValueOf(java.lang.String, java.lang.String)' has been removed | org.apache.ibatis.builder.BaseBuilder | protected java.lang.String stringValueOf(java.lang.String, java.lang.String) | |
In method 'public org.apache.ibatis.mapping.MappedStatement addMappedStatement(java.lang.String, org.apache.ibatis.mapping.SqlSource, org.apache.ibatis.mapping.StatementType, org.apache.ibatis.mapping.SqlCommandType, java.lang.Integer, java.lang.Integer, java.lang.String, java.lang.Class, java.lang.String, java.lang.Class, org.apache.ibatis.mapping.ResultSetType, boolean, boolean, org.apache.ibatis.executor.keygen.KeyGenerator, java.lang.String, java.lang.String, java.lang.String)' the number of arguments has changed | org.apache.ibatis.builder.MapperBuilderAssistant | public org.apache.ibatis.mapping.MappedStatement addMappedStatement(java.lang.String, org.apache.ibatis.mapping.SqlSource, org.apache.ibatis.mapping.StatementType, org.apache.ibatis.mapping.SqlCommandType, java.lang.Integer, java.lang.Integer, java.lang.String, java.lang.Class, java.lang.String, java.lang.Class, org.apache.ibatis.mapping.ResultSetType, boolean, boolean, org.apache.ibatis.executor.keygen.KeyGenerator, java.lang.String, java.lang.String, java.lang.String) | |
In method 'public org.apache.ibatis.mapping.SqlSource parse(java.lang.String, java.lang.Class)' the number of arguments has changed | org.apache.ibatis.builder.SqlSourceBuilder | public org.apache.ibatis.mapping.SqlSource parse(java.lang.String, java.lang.Class) | |
Class org.apache.ibatis.builder.xml.dynamic.ChooseSqlNode removed | org.apache.ibatis.builder.xml.dynamic.ChooseSqlNode | ||
Class org.apache.ibatis.builder.xml.dynamic.DynamicContext removed | org.apache.ibatis.builder.xml.dynamic.DynamicContext | ||
Class org.apache.ibatis.builder.xml.dynamic.DynamicSqlSource removed | org.apache.ibatis.builder.xml.dynamic.DynamicSqlSource | ||
Class org.apache.ibatis.builder.xml.dynamic.ExpressionEvaluator removed | org.apache.ibatis.builder.xml.dynamic.ExpressionEvaluator | ||
Class org.apache.ibatis.builder.xml.dynamic.ForEachSqlNode removed | org.apache.ibatis.builder.xml.dynamic.ForEachSqlNode | ||
Class org.apache.ibatis.builder.xml.dynamic.IfSqlNode removed | org.apache.ibatis.builder.xml.dynamic.IfSqlNode | ||
Class org.apache.ibatis.builder.xml.dynamic.MixedSqlNode removed | org.apache.ibatis.builder.xml.dynamic.MixedSqlNode | ||
Class org.apache.ibatis.builder.xml.dynamic.OgnlCache removed | org.apache.ibatis.builder.xml.dynamic.OgnlCache | ||
Class org.apache.ibatis.builder.xml.dynamic.SetSqlNode removed | org.apache.ibatis.builder.xml.dynamic.SetSqlNode | ||
Class org.apache.ibatis.builder.xml.dynamic.SqlNode removed | org.apache.ibatis.builder.xml.dynamic.SqlNode | ||
Class org.apache.ibatis.builder.xml.dynamic.TextSqlNode removed | org.apache.ibatis.builder.xml.dynamic.TextSqlNode | ||
Class org.apache.ibatis.builder.xml.dynamic.TrimSqlNode removed | org.apache.ibatis.builder.xml.dynamic.TrimSqlNode | ||
Class org.apache.ibatis.builder.xml.dynamic.WhereSqlNode removed | org.apache.ibatis.builder.xml.dynamic.WhereSqlNode | ||
Return type of method 'public boolean isAutoCommit()' has been changed to java.lang.Boolean | org.apache.ibatis.datasource.unpooled.UnpooledDataSource | public boolean isAutoCommit() | |
Parameter 1 of 'public void setAutoCommit(boolean)' has changed its type to java.lang.Boolean | org.apache.ibatis.datasource.unpooled.UnpooledDataSource | public void setAutoCommit(boolean) | |
Removed field batchResults | org.apache.ibatis.executor.BaseExecutor | batchResults | |
In method 'public void deferLoad(org.apache.ibatis.mapping.MappedStatement, org.apache.ibatis.reflection.MetaObject, java.lang.String, org.apache.ibatis.cache.CacheKey)' the number of arguments has changed | org.apache.ibatis.executor.BaseExecutor | public void deferLoad(org.apache.ibatis.mapping.MappedStatement, org.apache.ibatis.reflection.MetaObject, java.lang.String, org.apache.ibatis.cache.CacheKey) | |
In method 'public void deferLoad(org.apache.ibatis.mapping.MappedStatement, org.apache.ibatis.reflection.MetaObject, java.lang.String, org.apache.ibatis.cache.CacheKey)' the number of arguments has changed | org.apache.ibatis.executor.CachingExecutor | public void deferLoad(org.apache.ibatis.mapping.MappedStatement, org.apache.ibatis.reflection.MetaObject, java.lang.String, org.apache.ibatis.cache.CacheKey) | |
In method 'public void deferLoad(org.apache.ibatis.mapping.MappedStatement, org.apache.ibatis.reflection.MetaObject, java.lang.String, org.apache.ibatis.cache.CacheKey)' the number of arguments has changed | org.apache.ibatis.executor.Executor | public void deferLoad(org.apache.ibatis.mapping.MappedStatement, org.apache.ibatis.reflection.MetaObject, java.lang.String, org.apache.ibatis.cache.CacheKey) | |
Class org.apache.ibatis.executor.loader.ResultObjectProxy removed | org.apache.ibatis.executor.loader.ResultObjectProxy | ||
Class org.apache.ibatis.executor.parameter.DefaultParameterHandler removed | org.apache.ibatis.executor.parameter.DefaultParameterHandler | ||
In method 'public DefaultMapResultHandler(java.lang.String, org.apache.ibatis.reflection.factory.ObjectFactory)' the number of arguments has changed | org.apache.ibatis.executor.result.DefaultMapResultHandler | public DefaultMapResultHandler(java.lang.String, org.apache.ibatis.reflection.factory.ObjectFactory) | |
Class org.apache.ibatis.executor.resultset.FastResultSetHandler removed | org.apache.ibatis.executor.resultset.FastResultSetHandler | ||
Class org.apache.ibatis.executor.resultset.FastResultSetHandler$ResultColumnCache removed | org.apache.ibatis.executor.resultset.FastResultSetHandler$ResultColumnCache | ||
Class org.apache.ibatis.executor.resultset.NestedResultSetHandler removed | org.apache.ibatis.executor.resultset.NestedResultSetHandler | ||
Class org.apache.ibatis.jdbc.DataSourceUtils removed | org.apache.ibatis.jdbc.DataSourceUtils | ||
Class org.apache.ibatis.jdbc.SqlBuilder$SQL$StatementType removed | org.apache.ibatis.jdbc.SqlBuilder$SQL$StatementType | ||
Field GLOBAL_LOGGER_NAME has been removed, but it was previously a constant | org.apache.ibatis.logging.LogFactory | GLOBAL_LOGGER_NAME | |
Method 'protected org.apache.ibatis.logging.Log getLog()' has been removed | org.apache.ibatis.logging.jdbc.BaseJdbcLogger | protected org.apache.ibatis.logging.Log getLog() | |
Method 'protected org.apache.ibatis.logging.Log getLog()' has been removed | org.apache.ibatis.logging.jdbc.ConnectionLogger | protected org.apache.ibatis.logging.Log getLog() | |
Method 'protected org.apache.ibatis.logging.Log getLog()' has been removed | org.apache.ibatis.logging.jdbc.PreparedStatementLogger | protected org.apache.ibatis.logging.Log getLog() | |
Method 'protected org.apache.ibatis.logging.Log getLog()' has been removed | org.apache.ibatis.logging.jdbc.ResultSetLogger | protected org.apache.ibatis.logging.Log getLog() | |
Method 'protected org.apache.ibatis.logging.Log getLog()' has been removed | org.apache.ibatis.logging.jdbc.StatementLogger | protected org.apache.ibatis.logging.Log getLog() | |
Class org.apache.ibatis.mapping.SqlMapperException removed | org.apache.ibatis.mapping.SqlMapperException | ||
Class org.apache.ibatis.ognl.ArrayElementsAccessor removed | org.apache.ibatis.ognl.ArrayElementsAccessor | ||
Class org.apache.ibatis.ognl.ArrayPropertyAccessor removed | org.apache.ibatis.ognl.ArrayPropertyAccessor | ||
Class org.apache.ibatis.ognl.ClassResolver removed | org.apache.ibatis.ognl.ClassResolver | ||
Class org.apache.ibatis.ognl.CollectionElementsAccessor removed | org.apache.ibatis.ognl.CollectionElementsAccessor | ||
Class org.apache.ibatis.ognl.DefaultClassResolver removed | org.apache.ibatis.ognl.DefaultClassResolver | ||
Class org.apache.ibatis.ognl.DefaultMemberAccess removed | org.apache.ibatis.ognl.DefaultMemberAccess | ||
Class org.apache.ibatis.ognl.DefaultTypeConverter removed | org.apache.ibatis.ognl.DefaultTypeConverter | ||
Class org.apache.ibatis.ognl.DynamicSubscript removed | org.apache.ibatis.ognl.DynamicSubscript | ||
Class org.apache.ibatis.ognl.ElementsAccessor removed | org.apache.ibatis.ognl.ElementsAccessor | ||
Class org.apache.ibatis.ognl.EnumerationElementsAccessor removed | org.apache.ibatis.ognl.EnumerationElementsAccessor | ||
Class org.apache.ibatis.ognl.EnumerationPropertyAccessor removed | org.apache.ibatis.ognl.EnumerationPropertyAccessor | ||
Class org.apache.ibatis.ognl.Evaluation removed | org.apache.ibatis.ognl.Evaluation | ||
Class org.apache.ibatis.ognl.EvaluationPool removed | org.apache.ibatis.ognl.EvaluationPool | ||
Class org.apache.ibatis.ognl.ExpressionNode removed | org.apache.ibatis.ognl.ExpressionNode | ||
Class org.apache.ibatis.ognl.ExpressionSyntaxException removed | org.apache.ibatis.ognl.ExpressionSyntaxException | ||
Class org.apache.ibatis.ognl.InappropriateExpressionException removed | org.apache.ibatis.ognl.InappropriateExpressionException | ||
Class org.apache.ibatis.ognl.IntHashMap removed | org.apache.ibatis.ognl.IntHashMap | ||
Class org.apache.ibatis.ognl.IntHashMap$Entry removed | org.apache.ibatis.ognl.IntHashMap$Entry | ||
Class org.apache.ibatis.ognl.IteratorElementsAccessor removed | org.apache.ibatis.ognl.IteratorElementsAccessor | ||
Class org.apache.ibatis.ognl.IteratorEnumeration removed | org.apache.ibatis.ognl.IteratorEnumeration | ||
Class org.apache.ibatis.ognl.IteratorPropertyAccessor removed | org.apache.ibatis.ognl.IteratorPropertyAccessor | ||
Class org.apache.ibatis.ognl.JavaCharStream removed | org.apache.ibatis.ognl.JavaCharStream | ||
Class org.apache.ibatis.ognl.ListPropertyAccessor removed | org.apache.ibatis.ognl.ListPropertyAccessor | ||
Class org.apache.ibatis.ognl.MapElementsAccessor removed | org.apache.ibatis.ognl.MapElementsAccessor | ||
Class org.apache.ibatis.ognl.MapPropertyAccessor removed | org.apache.ibatis.ognl.MapPropertyAccessor | ||
Class org.apache.ibatis.ognl.MemberAccess removed | org.apache.ibatis.ognl.MemberAccess | ||
Class org.apache.ibatis.ognl.MethodAccessor removed | org.apache.ibatis.ognl.MethodAccessor | ||
Class org.apache.ibatis.ognl.MethodFailedException removed | org.apache.ibatis.ognl.MethodFailedException | ||
Class org.apache.ibatis.ognl.NoSuchPropertyException removed | org.apache.ibatis.ognl.NoSuchPropertyException | ||
Class org.apache.ibatis.ognl.Node removed | org.apache.ibatis.ognl.Node | ||
Class org.apache.ibatis.ognl.NullHandler removed | org.apache.ibatis.ognl.NullHandler | ||
Class org.apache.ibatis.ognl.NumberElementsAccessor removed | org.apache.ibatis.ognl.NumberElementsAccessor | ||
Class org.apache.ibatis.ognl.NumericTypes removed | org.apache.ibatis.ognl.NumericTypes | ||
Class org.apache.ibatis.ognl.ObjectArrayPool removed | org.apache.ibatis.ognl.ObjectArrayPool | ||
Class org.apache.ibatis.ognl.ObjectArrayPool$SizePool removed | org.apache.ibatis.ognl.ObjectArrayPool$SizePool | ||
Class org.apache.ibatis.ognl.ObjectElementsAccessor removed | org.apache.ibatis.ognl.ObjectElementsAccessor | ||
Class org.apache.ibatis.ognl.ObjectIndexedPropertyDescriptor removed | org.apache.ibatis.ognl.ObjectIndexedPropertyDescriptor | ||
Class org.apache.ibatis.ognl.ObjectMethodAccessor removed | org.apache.ibatis.ognl.ObjectMethodAccessor | ||
Class org.apache.ibatis.ognl.ObjectNullHandler removed | org.apache.ibatis.ognl.ObjectNullHandler | ||
Class org.apache.ibatis.ognl.ObjectPropertyAccessor removed | org.apache.ibatis.ognl.ObjectPropertyAccessor | ||
Class org.apache.ibatis.ognl.Ognl removed | org.apache.ibatis.ognl.Ognl | ||
Class org.apache.ibatis.ognl.OgnlContext removed | org.apache.ibatis.ognl.OgnlContext | ||
Class org.apache.ibatis.ognl.OgnlException removed | org.apache.ibatis.ognl.OgnlException | ||
Class org.apache.ibatis.ognl.OgnlInvokePermission removed | org.apache.ibatis.ognl.OgnlInvokePermission | ||
Class org.apache.ibatis.ognl.OgnlOps removed | org.apache.ibatis.ognl.OgnlOps | ||
Class org.apache.ibatis.ognl.OgnlParser removed | org.apache.ibatis.ognl.OgnlParser | ||
Class org.apache.ibatis.ognl.OgnlParserConstants removed | org.apache.ibatis.ognl.OgnlParserConstants | ||
Class org.apache.ibatis.ognl.OgnlParserTokenManager removed | org.apache.ibatis.ognl.OgnlParserTokenManager | ||
Class org.apache.ibatis.ognl.OgnlParserTreeConstants removed | org.apache.ibatis.ognl.OgnlParserTreeConstants | ||
Class org.apache.ibatis.ognl.OgnlRuntime removed | org.apache.ibatis.ognl.OgnlRuntime | ||
Class org.apache.ibatis.ognl.ParseException removed | org.apache.ibatis.ognl.ParseException | ||
Class org.apache.ibatis.ognl.PropertyAccessor removed | org.apache.ibatis.ognl.PropertyAccessor | ||
Class org.apache.ibatis.ognl.SetPropertyAccessor removed | org.apache.ibatis.ognl.SetPropertyAccessor | ||
Class org.apache.ibatis.ognl.SimpleNode removed | org.apache.ibatis.ognl.SimpleNode | ||
Class org.apache.ibatis.ognl.Token removed | org.apache.ibatis.ognl.Token | ||
Class org.apache.ibatis.ognl.TokenMgrError removed | org.apache.ibatis.ognl.TokenMgrError | ||
Class org.apache.ibatis.ognl.TypeConverter removed | org.apache.ibatis.ognl.TypeConverter | ||
Removed field DEFAULT_OBJECT_FACTORY | org.apache.ibatis.reflection.MetaObject | DEFAULT_OBJECT_FACTORY | |
Removed field DEFAULT_OBJECT_WRAPPER_FACTORY | org.apache.ibatis.reflection.MetaObject | DEFAULT_OBJECT_WRAPPER_FACTORY | |
Removed field NULL_META_OBJECT | org.apache.ibatis.reflection.MetaObject | NULL_META_OBJECT | |
Method 'public org.apache.ibatis.reflection.MetaObject forObject(java.lang.Object)' has been removed | org.apache.ibatis.reflection.MetaObject | public org.apache.ibatis.reflection.MetaObject forObject(java.lang.Object) | |
Method 'public boolean includeNullJdbcType()' has been added to an interface | org.apache.ibatis.type.MappedJdbcTypes | public boolean includeNullJdbcType() |