| 程序包 | 说明 |
|---|---|
| cn.org.atool.fluent.mybatis.base.crud | |
| cn.org.atool.fluent.mybatis.base.provider | |
| cn.org.atool.fluent.mybatis.base.splice | |
| cn.org.atool.fluent.mybatis.segment |
| 限定符和类型 | 类和说明 |
|---|---|
class |
BaseQuery<E extends IEntity,Q extends BaseQuery<E,Q>>
AbstractQueryWrapper
|
class |
BaseUpdate<E extends IEntity,U extends IBaseUpdate<E,U,NQ>,NQ extends IBaseQuery<E,NQ>>
AbstractUpdateWrapper
|
class |
BatchCrudImpl
批量增删改语句构造实现
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
SqlProvider<E extends IEntity>
SqlProvider: 动态SQL构造基类
|
| 限定符和类型 | 方法和说明 |
|---|---|
static SqlKit |
SqlKit.factory(IHasDbType hasDbType) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
FreeQuery
字符串形式自由拼接查询器构造
|
class |
FreeUpdate
FreeUpdate
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
BaseWrapper<E extends IEntity,W extends IWrapper<E,W,NQ>,NQ extends IBaseQuery<E,NQ>>
查询条件封装
|
class |
JoinQuery<QL extends BaseQuery<?,QL>>
联合查询条件
|
Copyright © 2021. All rights reserved.