public interface MapperBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
<T> T |
getMapper(Class<T> mapperInterface)
Gets the dao2.
|
<T> T getMapper(Class<T> mapperInterface)
T - the generic typemapperInterface - the dao2 interfaceCopyright © 2019. All rights reserved.