| 程序包 | 说明 |
|---|---|
| tech.ibit.sqlbuilder | |
| tech.ibit.sqlbuilder.sql.support.impl |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
IOrderBy
定义OrderBy接口
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
Criteria
查询条件(where 或 having)
|
class |
CriteriaItem
条件内容对象
|
class |
CustomOrderBy
自定义排序
|
class |
DefaultCriteriaItem
条件内容对象
|
class |
FlagCriteriaItem
标记位查询条件
|
class |
FullTextCriteriaItem
支持MYSQL全文索引条件
|
class |
JoinOn
定义JoinOn
|
class |
OrderBy
定义排序类
|
class |
SetItem
设置项
|
| 限定符和类型 | 方法和说明 |
|---|---|
default PrepareStatement |
PrepareStatementBuildSupport.getPrepareStatement(String hook,
List<? extends PrepareStatementSupplier> clauses,
String separator,
boolean useAlias)
获取 PrepareStatement
|
default PrepareStatement |
PrepareStatementBuildSupport.getPrepareStatement(String hook,
List<? extends PrepareStatementSupplier> clauses,
String separator,
String close,
boolean useAlias)
获取 PrepareStatement
|
Copyright © 2020 IBIT程序猿. All rights reserved.