|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MapperFactoryBean | |
---|---|
org.mybatis.spring.annotation | Contains the mapper scanning classes |
Uses of MapperFactoryBean in org.mybatis.spring.annotation |
---|
Subclasses of MapperFactoryBean in org.mybatis.spring.annotation | |
---|---|
class |
InternalMapperFactoryBean<T>
MapperScannerPostProcessor registers new mappers creating new MapperFactoryBean s
but if there are other MapperFactoryBean s defined in the context their
bean definitions are created before the MapperScannerPostProcessor is executed. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |