|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| ClassPathMapperScanner | A ClassPathBeanDefinitionScanner that registers Mappers by
basePackage, annotationClass, or markerInterface. |
| MapperFactoryBean<T> | BeanFactory that enables injection of MyBatis mapper interfaces. |
| MapperScannerConfigurer | BeanDefinitionRegistryPostProcessor that searches recursively starting from a base package for
interfaces and registers them as MapperFactoryBean. |
Contains classes for automatically building MyBatis mapper proxy classes at application startup.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||