Package and Description |
---|
org.apache.ibatis.logging.log4j
Since 3.5.9 - See https://github.com/mybatis/mybatis-3/issues/1223. This package will remove future.
|
Class and Description |
---|
org.apache.ibatis.executor.loader.CglibProxyFactory |
org.apache.ibatis.executor.loader.cglib.CglibProxyFactory
Since 3.5.10, use Javassist instead.
|
org.apache.ibatis.mapping.DefaultDatabaseIdProvider |
org.apache.ibatis.session.defaults.DefaultSqlSession.StrictMap
Since 3.5.5
|
org.apache.ibatis.io.ExternalResources |
org.apache.ibatis.executor.loader.JavassistProxyFactory |
org.apache.ibatis.logging.log4j.Log4jImpl
Since 3.5.9 - See https://github.com/mybatis/mybatis-3/issues/1223. This class will remove future.
|
org.apache.ibatis.cache.NullCacheKey
Since 3.5.3, This class never used and will be removed future version.
|
org.apache.ibatis.reflection.OptionalUtil
Since 3.5.0, Will remove this class at future(next major version up).
|
org.apache.ibatis.jdbc.SelectBuilder
Use the
SQL Class |
org.apache.ibatis.jdbc.SqlBuilder
Use the
SQL Class |
Exceptions and Description |
---|
org.apache.ibatis.exceptions.IbatisException |
Field and Description |
---|
org.apache.ibatis.type.BaseTypeHandler.configuration
Since 3.5.0 - See https://github.com/mybatis/mybatis-3/issues/1203. This field will remove future.
|
org.apache.ibatis.reflection.Jdk.dateAndTimeApiExists
Since 3.5.0, Will remove this field at feature(next major version up)
|
org.apache.ibatis.reflection.Jdk.optionalExists
Since 3.5.0, Will remove this field at feature(next major version up)
|
org.apache.ibatis.reflection.Jdk.parameterExists
Since 3.5.0, Will remove this field at feature(next major version up)
|
Copyright © 2009–2022 MyBatis.org. All rights reserved.