public interface MapperBuilder
| Modifier and Type | Method and Description |
|---|---|
<T> T |
getMapper(Class<T> mapperInterface)
Gets the dao2.
|
<T> T getMapper(Class<T> mapperInterface)
T - the generic typemapperInterface - the dao interfaceCopyright © 2020. All rights reserved.