JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Deprecated
Index
Search
Help
org.apache.ibatis.binding
Contents
Description
Related Packages
Classes and Interfaces
Hide sidebar
Show sidebar
Package org.apache.ibatis.binding
package
org.apache.ibatis.binding
Binds mapper interfaces with mapped statements.
Related Packages
Package
Description
org.apache.ibatis
The MyBatis data mapper framework makes it easier to use a relational database with object-oriented applications.
All Classes and Interfaces
Classes
Exception Classes
Class
Description
BindingException
MapperMethod
MapperMethod.MethodSignature
MapperMethod.ParamMap
<V>
MapperMethod.SqlCommand
MapperProxy
<T>
MapperProxyFactory
<T>
MapperRegistry