接口 ISqlSegment
- 所有超级接口:
Serializable
- 所有已知子接口:
ColumnSegment
- 所有已知实现类:
AbstractISegmentList,AbstractLambdaWrapper,AbstractWrapper,GroupBySegmentList,HavingSegmentList,LambdaQueryWrapper,LambdaUpdateWrapper,MergeSegments,NormalSegmentList,OrderBySegmentList,QueryWrapper,SqlKeyword,UpdateWrapper,Wrapper,WrapperKeyword
- 函数接口:
- 这是一个函数接口, 因此可用作 lambda 表达式或方法引用的赋值目标。
SQL 片段接口
- 从以下版本开始:
- 2018-05-28
- 作者:
- hubin miemie HCL
-
方法概要
-
方法详细资料
-
getSqlSegment
String getSqlSegment()SQL 片段
-