Uses of Class
org.mybatis.spring.support.SqlSessionDaoSupport
| Package | Description |
|---|---|
| org.mybatis.spring.mapper |
Contains classes for automatically building MyBatis mapper proxy classes at application startup.
|
-
Uses of SqlSessionDaoSupport in org.mybatis.spring.mapper
Subclasses of SqlSessionDaoSupport in org.mybatis.spring.mapper Modifier and Type Class Description classMapperFactoryBean<T>BeanFactory that enables injection of MyBatis mapper interfaces.