| 限定符和类型 | 接口和说明 |
|---|---|
interface |
CompoundSqlString<S extends SqlString> |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractCompoundSqlString<S extends SqlString> |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
ConditionGroup |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ConditionGroupImpl |
| 限定符和类型 | 类和说明 |
|---|---|
class |
InConditionExpressionSqlString |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
DeleteFromSqlString |
interface |
FromSqlString |
interface |
InsertIntoSqlString |
interface |
JoinSqlString |
interface |
OrderBySqlString |
interface |
SelectSqlString |
interface |
SetSqlString |
interface |
UpdateSqlString |
interface |
ValuesSqlString |
interface |
WhereSqlString<S extends ConditionSqlString> |
| 限定符和类型 | 类和说明 |
|---|---|
class |
DeleteFromSqlStringImpl |
class |
FromSqlStringImpl |
class |
InnerJoinSqlStringImpl |
class |
InsertIntoSqlStringImpl |
class |
LeftJoinSqlStringImpl |
class |
OrderBySqlStringImpl |
class |
RightJoinSqlStringImpl |
class |
SelectSqlStringImpl |
class |
SetSqlStringImpl |
class |
UpdateSqlStringImpl |
class |
ValuesSqlStringImpl |
class |
WhereSqlStringImpl<S extends ConditionSqlString> |
Copyright © 2022. All rights reserved.