| 程序包 | 说明 |
|---|---|
| com.mybatisflex.core.query |
SQL 条件构造功能。
|
| 限定符和类型 | 字段和说明 |
|---|---|
private With |
WithBuilder.with |
protected With |
BaseQueryWrapper.with |
| 限定符和类型 | 方法和说明 |
|---|---|
With |
With.clone() |
static With |
CPI.getWith(QueryWrapper queryWrapper) |
| 构造器和说明 |
|---|
WithBuilder(Wrapper queryWrapper,
With with,
String name) |
WithBuilder(Wrapper queryWrapper,
With with,
String name,
List<String> params) |
Copyright © 2023. All rights reserved.