-
Deprecated Exceptions
-
Deprecated 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.
-
Deprecated MethodsMethodDescriptionSince 3.5.4, this method is deprecated. Please close the
Connection
outside of this class.Since 3.5.4, this method is deprecated. Please close theConnection
outside of this class.Since 3.5.0 - See https://github.com/mybatis/mybatis-3/issues/1203. This property will remove future.
-
Deprecated 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)
.