JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.apache.ibatis.binding.MapperRegistry
Packages that use
MapperRegistry
Package
Description
org.apache.ibatis.session
Base package.
Uses of
MapperRegistry
in
org.apache.ibatis.session
Fields in
org.apache.ibatis.session
declared as
MapperRegistry
Modifier and Type
Field
Description
protected final
MapperRegistry
Configuration.
mapperRegistry
Methods in
org.apache.ibatis.session
that return
MapperRegistry
Modifier and Type
Method
Description
MapperRegistry
Configuration.
getMapperRegistry
()
Gets the mapper registry.