| 程序包 | 说明 |
|---|---|
| org.anyline.data.adapter.init | |
| org.anyline.data.run | |
| org.anyline.data.util |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
TemplateAdapter.fillExecuteContent(DataRuntime runtime,
TextRun run,
Boolean placeholder,
Boolean unicode)
execute [命令合成]
填充execute命令 |
protected void |
AbstractDriverAdapter.fillExecuteContent(DataRuntime runtime,
TextRun run,
Boolean placeholder,
Boolean unicode)
execute [命令合成]
填充execute命令 |
protected Run |
TemplateAdapter.fillQueryContent(DataRuntime runtime,
StringBuilder builder,
TextRun run,
Boolean placeholder,
Boolean unicode) |
protected Run |
AbstractDriverAdapter.fillQueryContent(DataRuntime runtime,
StringBuilder builder,
TextRun run,
Boolean placeholder,
Boolean unicode) |
protected Run |
TemplateAdapter.fillQueryContent(DataRuntime runtime,
TextRun run,
Boolean placeholder,
Boolean unicode)
select[命令合成-子流程]
构造查询主体 |
protected Run |
AbstractDriverAdapter.fillQueryContent(DataRuntime runtime,
TextRun run,
Boolean placeholder,
Boolean unicode)
select[命令合成-子流程]
构造查询主体 |
| 限定符和类型 | 类和说明 |
|---|---|
class |
SimpleRun |
class |
XMLRun |
| 限定符和类型 | 方法和说明 |
|---|---|
TextRun |
TextRun.addValues(String key,
Object obj)
添加参数值
|
| 限定符和类型 | 方法和说明 |
|---|---|
static String |
CommandParser.replaceVariable(DataRuntime runtime,
TextRun run,
List<VariableBlock> blocks,
List<Variable> variables,
String text)
query [命令合成]
替换占位符 先执行 ${AND ID = :ID} |
Copyright © 2025. All rights reserved.