Package | Description |
---|---|
tech.ibit.mybatis |
Modifier and Type | Interface and Description |
---|---|
interface |
Mapper<T>
基础 Mapper
|
interface |
MultipleIdMapper<T,K extends MultiId>
多个主键的表的 Mapper
|
interface |
NoIdMapper<T>
无主键的表的 Mapper
|
interface |
SingleIdMapper<T,K>
单一主键的表的 Mapper
|
Copyright © 2020 IBIT程序猿. All rights reserved.