| 程序包 | 说明 |
|---|---|
| org.beetl.sql.core.concat | |
| org.beetl.sql.core.db | |
| org.beetl.sql.core.engine.template |
| 类和说明 |
|---|
| AutoCommaAppend
自动在生成的sql片段前面加上逗号
|
| ConcatBuilder
拼接sql模板的类,可以拼接sql语句,也借助模板引擎拼接动态sql
|
| ConcatContext
简单用于构造模板sql,内部
AbstractDBStyle 使用,跟Query 不同 |
| Delete |
| Express |
| Insert |
| InsertColNode |
| InsertValueNode |
| LoopExpress
构造循环语句
|
| Output |
| Select |
| SelectColNode |
| TrimSupport |
| Update |
| UpdateConstantsExpress |
| UpdateValueExpress |
| UpdateVersionExpress |
| WhereConditionExpress
where语句的表达式 比如 and name=#name#
|
| WhereNode |
| 类和说明 |
|---|
| ConcatContext
简单用于构造模板sql,内部
AbstractDBStyle 使用,跟Query 不同 |
| Update |
| WhereNode |
| 类和说明 |
|---|
| ConcatBuilder
拼接sql模板的类,可以拼接sql语句,也借助模板引擎拼接动态sql
|
Copyright © 2022. All rights reserved.