-
PackagesPackageDescriptionSince 3.5.9 - See https://github.com/mybatis/mybatis-3/issues/1223. This package will remove future.
-
ClassesClassDescriptionSince 3.5.3, This class never used and will be removed future version.Since 3.5.10, use Javassist instead.Use the
SQLClassUse theSQLClassSince 3.5.9 - See https://github.com/mybatis/mybatis-3/issues/1223. This class will remove future.Since 3.5.0, Will remove this class at future(next major version up).Since 3.5.5
-
Exceptions
-
FieldsFieldDescriptionSince 3.5.0, Will remove this field at feature(next major version up)Since 3.5.0, Will remove this field at feature(next major version up)Since 3.5.0, Will remove this field at feature(next major version up)Since 3.5.0 - See https://github.com/mybatis/mybatis-3/issues/1203. This field will remove future.
-
MethodsMethodDescriptionorg.apache.ibatis.builder.MapperBuilderAssistant.getLanguageDriver(Class<? extends LanguageDriver>)Since 3.5.4, this method is deprecated. Please close the
Connectionoutside of this class.Since 3.5.4, this method is deprecated. Please close theConnectionoutside of this class.Since 3.5.9 - See https://github.com/mybatis/mybatis-3/issues/1223. This method will remove future.Since 3.5.9, use theExpressionEvaluator.evaluateIterable(String, Object, boolean).Since 3.5.0 - See https://github.com/mybatis/mybatis-3/issues/1203. This property will remove future.
-
ConstructorsConstructorDescriptionSince 3.5.3, Please use the
ProviderSqlSource(Configuration, Annotation, Class, Method)instead of this.Since 3.5.3, Please use theProviderSqlSource(Configuration, Annotation, Class, Method)instead of this.Since 3.5.4, please use theUnknownTypeHandler(Configuration).