Uses of Class
org.apache.ibatis.exceptions.IbatisException
Packages that use IbatisException
Package
Description
Binds mapper interfaces with mapped statements.
Base package for the Configuration building code.
Base package for caching stuff.
Base package for Datasources.
Base package for exceptions.
Contains the statement executors.
Contains the result handlers.
Base package for logging.
Parsing utils.
Base package for handing plugins.
Reflection utils.
Base package for languages.
Base package.
Base package for transactions.
Type handlers.
-
Uses of IbatisException in org.apache.ibatis.binding
Subclasses of IbatisException in org.apache.ibatis.binding -
Uses of IbatisException in org.apache.ibatis.builder
Subclasses of IbatisException in org.apache.ibatis.builder -
Uses of IbatisException in org.apache.ibatis.cache
Subclasses of IbatisException in org.apache.ibatis.cache -
Uses of IbatisException in org.apache.ibatis.datasource
Subclasses of IbatisException in org.apache.ibatis.datasource -
Uses of IbatisException in org.apache.ibatis.exceptions
Subclasses of IbatisException in org.apache.ibatis.exceptions -
Uses of IbatisException in org.apache.ibatis.executor
Subclasses of IbatisException in org.apache.ibatis.executorModifier and TypeClassDescriptionclass
This exception is thrown if ajava.sql.BatchUpdateException
is caught during the execution of any nested batch.class
-
Uses of IbatisException in org.apache.ibatis.executor.result
Subclasses of IbatisException in org.apache.ibatis.executor.result -
Uses of IbatisException in org.apache.ibatis.logging
Subclasses of IbatisException in org.apache.ibatis.logging -
Uses of IbatisException in org.apache.ibatis.parsing
Subclasses of IbatisException in org.apache.ibatis.parsing -
Uses of IbatisException in org.apache.ibatis.plugin
Subclasses of IbatisException in org.apache.ibatis.plugin -
Uses of IbatisException in org.apache.ibatis.reflection
Subclasses of IbatisException in org.apache.ibatis.reflection -
Uses of IbatisException in org.apache.ibatis.scripting
Subclasses of IbatisException in org.apache.ibatis.scripting -
Uses of IbatisException in org.apache.ibatis.session
Subclasses of IbatisException in org.apache.ibatis.session -
Uses of IbatisException in org.apache.ibatis.transaction
Subclasses of IbatisException in org.apache.ibatis.transaction -
Uses of IbatisException in org.apache.ibatis.type
Subclasses of IbatisException in org.apache.ibatis.type