| 限定符和类型 | 方法和说明 |
|---|---|
WithItem |
CCJSqlParser.WithItem() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<WithItem> |
CCJSqlParser.WithList() |
| 限定符和类型 | 方法和说明 |
|---|---|
Delete |
CCJSqlParser.Delete(List<WithItem> with) |
Insert |
CCJSqlParser.Insert(List<WithItem> with) |
Statement |
CCJSqlParser.Merge(List<WithItem> with) |
Select |
CCJSqlParser.Select(List<WithItem> with) |
Update |
CCJSqlParser.Update(List<WithItem> with) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<WithItem> |
Delete.getWithItemsList() |
| 限定符和类型 | 方法和说明 |
|---|---|
Delete |
Delete.addWithItemsList(WithItem... withItemsList) |
| 限定符和类型 | 方法和说明 |
|---|---|
Delete |
Delete.addWithItemsList(Collection<? extends WithItem> withItemsList) |
void |
Delete.setWithItemsList(List<WithItem> withItemsList) |
Delete |
Delete.withWithItemsList(List<WithItem> withItemsList) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<WithItem> |
Insert.getWithItemsList() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Insert.setWithItemsList(List<WithItem> withItemsList) |
Insert |
Insert.withWithItemsList(List<WithItem> withList) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<WithItem> |
Merge.getWithItemsList() |
| 限定符和类型 | 方法和说明 |
|---|---|
Merge |
Merge.addWithItemsList(WithItem... withItemsList) |
| 限定符和类型 | 方法和说明 |
|---|---|
Merge |
Merge.addWithItemsList(Collection<? extends WithItem> withItemsList) |
void |
Merge.setWithItemsList(List<WithItem> withItemsList) |
Merge |
Merge.withWithItemsList(List<WithItem> withItemsList) |
| 限定符和类型 | 方法和说明 |
|---|---|
WithItem |
WithItem.addWithItemList(Collection<? extends SelectItem> withItemList) |
WithItem |
WithItem.addWithItemList(SelectItem... withItemList) |
WithItem |
WithItem.withItemsList(ItemsList itemsList) |
WithItem |
WithItem.withName(String name) |
WithItem |
WithItem.withRecursive(boolean recursive) |
WithItem |
WithItem.withSubSelect(SubSelect subSelect) |
WithItem |
WithItem.withUseBracketsForValues(boolean useBracketsForValues) |
WithItem |
WithItem.withUseValues(boolean useValues) |
WithItem |
WithItem.withWithItemList(List<SelectItem> withItemList) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<WithItem> |
SubSelect.getWithItemsList() |
List<WithItem> |
Select.getWithItemsList() |
| 限定符和类型 | 方法和说明 |
|---|---|
SubSelect |
SubSelect.addWithItemsList(WithItem... withItemsList) |
Select |
Select.addWithItemsList(WithItem... withItemsList) |
void |
SelectVisitor.visit(WithItem withItem) |
void |
SelectVisitorAdapter.visit(WithItem withItem) |
| 限定符和类型 | 方法和说明 |
|---|---|
SubSelect |
SubSelect.addWithItemsList(Collection<? extends WithItem> withItemsList) |
Select |
Select.addWithItemsList(Collection<? extends WithItem> withItemsList) |
void |
SubSelect.setWithItemsList(List<WithItem> withItemsList) |
void |
Select.setWithItemsList(List<WithItem> withItemsList) |
SubSelect |
SubSelect.withItemsList(List<WithItem> withItemsList) |
Select |
Select.withWithItemsList(List<WithItem> withItemsList) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<WithItem> |
Update.getWithItemsList() |
| 限定符和类型 | 方法和说明 |
|---|---|
Update |
Update.addWithItemsList(WithItem... withItemsList) |
| 限定符和类型 | 方法和说明 |
|---|---|
Update |
Update.addWithItemsList(Collection<? extends WithItem> withItemsList) |
void |
Update.setWithItemsList(List<WithItem> withItemsList) |
Update |
Update.withWithItemsList(List<WithItem> withItemsList) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
AddAliasesVisitor.visit(WithItem withItem) |
void |
TablesNamesFinder.visit(WithItem withItem) |
void |
ConnectExpressionsVisitor.visit(WithItem withItem) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
SelectDeParser.visit(WithItem withItem) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
SelectValidator.visit(WithItem withItem) |
Copyright © 2026. All rights reserved.