|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Mappers | |
|---|---|
| org.mybatis.guice.configuration | Contains core classes to build the iBatis Configuration through google-guice. |
| Uses of Mappers in org.mybatis.guice.configuration |
|---|
| Method parameters in org.mybatis.guice.configuration with annotations of type Mappers | |
|---|---|
void |
ConfigurationProvider.registerMappers(Set<Class<?>> mapperClasses)
Adds the user defined Mapper classes to the myBatis Configuration. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||