| 程序包 | 说明 |
|---|---|
| com.github.yulichang.method | |
| com.github.yulichang.method.mp |
| 限定符和类型 | 类和说明 |
|---|---|
class |
DeleteJoin
copy
Delete |
class |
MPJAbstractMethod |
class |
SelectJoinCount
copy
SelectCount |
class |
SelectJoinList
copy
SelectMaps |
class |
SelectJoinMap
copy
SelectMaps |
class |
SelectJoinMaps
copy
SelectMaps |
class |
SelectJoinMapsPage
copy
SelectMaps |
class |
SelectJoinOne
copy
SelectMaps |
class |
SelectJoinPage
copy
SelectMaps |
class |
UpdateJoin
copy
Update |
class |
UpdateJoinAndNull
copy
Update |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
TableAlias
兼容原生方法
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
Delete
Delete 兼容MP原生方法
|
class |
SelectCount
SelectCount 兼容MP原生方法
|
class |
SelectList
SelectList 兼容MP原生方法
|
class |
SelectMaps
SelectMaps 兼容MP原生方法
|
class |
SelectMapsPage
SelectMapsPage 兼容MP原生方法
|
class |
SelectObjs
SelectObjs 兼容MP原生方法
|
class |
SelectOne
selectOne 兼容MP原生方法
查询满足条件一条数据,为了精简注入方法,该方法采用 list.get(0) 处理后续不再使用
|
class |
SelectPage
SelectPage 兼容MP原生方法
|
class |
Update
Delete 兼容MP原生方法
|
Copyright © 2023. All rights reserved.