Package | Description |
---|---|
tk.mybatis.mapper.common | |
tk.mybatis.mapper.common.base | |
tk.mybatis.sample.mapper |
Modifier and Type | Interface and Description |
---|---|
interface |
BaseMapper<T>
通用Mapper接口,其他接口继承该接口即可
|
interface |
Mapper<T>
通用Mapper接口,其他接口继承该接口即可
|
Modifier and Type | Interface and Description |
---|---|
interface |
BaseSelectMapper<T>
通用Mapper接口,基础查询
|
Modifier and Type | Interface and Description |
---|---|
interface |
CountryMapper |
Copyright © 2018. All rights reserved.