接口 SortableCondition<C extends SortableCondition<C>>
- 类型参数:
C- 子类具体类型
- 所有超级接口:
Condition<C>,Expression<C>,JoinBetween<C>,JoinEq<C>,JoinGe<C>,JoinGt<C>,JoinIn<C>,JoinIsNotNull<C>,JoinIsNull<C>,JoinLe<C>,JoinLike<C>,JoinLikeLeft<C>,JoinLikeRight<C>,JoinLt<C>,JoinNe<C>,JoinNotBetween<C>,JoinNotIn<C>,JoinNotLike<C>,JoinNotLikeLeft<C>,JoinNotLikeRight<C>,ResolveFieldName,SqlFragment
- 所有已知子接口:
DeleteSql.DeleteConditionBuilder<C,,P> SelectCondition<C,,H> SelectSql.SelectConditionBuilder<C,,H, P> UpdateSql.UpdateConditionBuilder<C,P>
- 所有已知实现类:
AbstractDeleteSql.DeleteConditionBuilderImpl,AbstractSelectCondition,AbstractSelectSql.SelectConditionBuilderImpl,AbstractSortableCondition,AbstractSortableConditionBuilder,AbstractUpdateSql.UpdateConditionBuilderImpl
可排序条件
- 从以下版本开始:
- 0.0.4
- 作者:
- zeng
-
方法概要
修饰符和类型方法说明default Climit(boolean condition, long number) 限制数量limit(long number) 限制数量default C排序default C排序default CorderBy(boolean condition, boolean isAsc, Collection<String> fields) 排序排序排序orderBy(boolean isAsc, Collection<String> fields) 排序default CorderByAsc(boolean condition, Enum<?>... fields) 升序排序default CorderByAsc(boolean condition, String... fields) 升序排序default CorderByAsc(boolean condition, Collection<String> fields) 升序排序orderByAsc(Enum<?>... fields) 升序排序orderByAsc(String... fields) 升序排序orderByAsc(Collection<String> fields) 升序排序default CorderByDesc(boolean condition, Enum<?>... fields) 降序排序default CorderByDesc(boolean condition, String... fields) 降序排序default CorderByDesc(boolean condition, Collection<String> fields) 降序排序orderByDesc(Enum<?>... fields) 降序排序orderByDesc(String... fields) 降序排序orderByDesc(Collection<String> fields) 降序排序default CorderByEnum(boolean condition, boolean isAsc, Collection<Enum<?>> fields) 排序orderByEnum(boolean isAsc, Collection<Enum<?>> fields) 排序default CorderByEnumAsc(boolean condition, Collection<Enum<?>> fields) 升序排序orderByEnumAsc(Collection<Enum<?>> fields) 升序排序default CorderByEnumDesc(boolean condition, Collection<Enum<?>> fields) 降序排序orderByEnumDesc(Collection<Enum<?>> fields) 降序排序从接口继承的方法 org.elsfs.tool.sql.interfaces.Expression
expression, expression从接口继承的方法 org.elsfs.tool.sql.interfaces.join.JoinBetween
between, between, between, between, between, between, between, between, between, between, between, between, between, between, betweenBeginValue, betweenBeginValue, betweenBeginValue, betweenBeginValue, betweenEndValue, betweenEndValue, betweenEndValue, betweenEndValue, betweenValue, betweenValue, betweenValue, betweenValue, betweenValue, betweenValue从接口继承的方法 org.elsfs.tool.sql.interfaces.join.JoinEq
eq, eq, eq, eq, eq, eq, eq, eq, eq, eq, eq, eq, eq, eq, eq, eq, eq, eq, eq, eq, eq, eq, eq, eq, eqValue, eqValue, eqValue, eqValue, eqValue, eqValue从接口继承的方法 org.elsfs.tool.sql.interfaces.join.JoinGe
ge, ge, ge, ge, ge, ge, ge, ge, ge, ge, ge, ge, ge, ge, ge, ge, ge, ge, ge, ge, ge, ge, ge, ge, geValue, geValue, geValue, geValue, geValue, geValue从接口继承的方法 org.elsfs.tool.sql.interfaces.join.JoinGt
gt, gt, gt, gt, gt, gt, gt, gt, gt, gt, gt, gt, gt, gt, gt, gt, gt, gt, gt, gt, gt, gt, gt, gt, gtValue, gtValue, gtValue, gtValue, gtValue, gtValue从接口继承的方法 org.elsfs.tool.sql.interfaces.join.JoinIn
in, in, in, in, in, in, in, in, in, in, in, in, in, in, in, in, in, in, inValue, inValue, inValue, inValue, inValue, inValue, inValue, inValue, inValue, inValue, inValue, inValue从接口继承的方法 org.elsfs.tool.sql.interfaces.join.JoinIsNotNull
isNotNull, isNotNull, isNotNull, isNotNull, isNotNull, isNotNull, isNotNull, isNotNull从接口继承的方法 org.elsfs.tool.sql.interfaces.join.JoinIsNull
isNull, isNull, isNull, isNull, isNull, isNull, isNull, isNull从接口继承的方法 org.elsfs.tool.sql.interfaces.join.JoinLe
le, le, le, le, le, le, le, le, le, le, le, le, le, le, le, le, le, le, le, le, le, le, le, le, leValue, leValue, leValue, leValue, leValue, leValue从接口继承的方法 org.elsfs.tool.sql.interfaces.join.JoinLikeLeft
likeLeft, likeLeft, likeLeft, likeLeft, likeLeft, likeLeft从接口继承的方法 org.elsfs.tool.sql.interfaces.join.JoinLikeRight
likeRight, likeRight, likeRight, likeRight, likeRight, likeRight从接口继承的方法 org.elsfs.tool.sql.interfaces.join.JoinLt
lt, lt, lt, lt, lt, lt, lt, lt, lt, lt, lt, lt, lt, lt, lt, lt, lt, lt, lt, lt, lt, lt, lt, lt, ltValue, ltValue, ltValue, ltValue, ltValue, ltValue从接口继承的方法 org.elsfs.tool.sql.interfaces.join.JoinNe
ne, ne, ne, ne, ne, ne, ne, ne, ne, ne, ne, ne, ne, ne, ne, ne, ne, ne, ne, ne, ne, ne, ne, ne, neValue, neValue, neValue, neValue, neValue, neValue从接口继承的方法 org.elsfs.tool.sql.interfaces.join.JoinNotBetween
notBetween, notBetween, notBetween, notBetween, notBetween, notBetween, notBetween, notBetween, notBetween, notBetween, notBetween, notBetween, notBetween, notBetween, notBetweenBeginValue, notBetweenBeginValue, notBetweenBeginValue, notBetweenBeginValue, notBetweenEndValue, notBetweenEndValue, notBetweenEndValue, notBetweenEndValue, notBetweenValue, notBetweenValue, notBetweenValue, notBetweenValue, notBetweenValue, notBetweenValue从接口继承的方法 org.elsfs.tool.sql.interfaces.join.JoinNotIn
notIn, notIn, notIn, notIn, notIn, notIn, notIn, notIn, notIn, notIn, notIn, notIn, notIn, notIn, notIn, notIn, notIn, notIn, notInValue, notInValue, notInValue, notInValue, notInValue, notInValue, notInValue, notInValue, notInValue, notInValue, notInValue, notInValue从接口继承的方法 org.elsfs.tool.sql.interfaces.join.JoinNotLike
notLike, notLike, notLike, notLike, notLike, notLike从接口继承的方法 org.elsfs.tool.sql.interfaces.single.JoinNotLikeLeft
notLikeLeft, notLikeLeft, notLikeLeft, notLikeRight, notLikeRight, notLikeRight从接口继承的方法 org.elsfs.tool.sql.interfaces.join.JoinNotLikeRight
notLikeRight, notLikeRight, notLikeRight, notLikeRight, notLikeRight, notLikeRight从接口继承的方法 org.elsfs.tool.sql.resolve.ResolveFieldName
resolveFieldName, resolveFieldName从接口继承的方法 org.elsfs.tool.sql.interfaces.SqlFragment
buildSqlFragment
-
方法详细资料
-
orderByAsc
升序排序- 参数:
fields- 排序字段名称- 返回:
- 具体实现
-
orderByAsc
升序排序- 参数:
fields- 排序字段枚举- 返回:
- 具体实现
-
orderByAsc
升序排序- 参数:
fields- 排序字段名称- 返回:
- 具体实现
-
orderByAsc
升序排序- 参数:
condition- 条件fields- 排序字段名称- 返回:
- 具体实现
-
orderByAsc
升序排序- 参数:
condition- 条件fields- 排序字段枚举- 返回:
- 具体实现
-
orderByAsc
升序排序- 参数:
condition- 条件fields- 排序字段名称- 返回:
- 具体实现
-
orderByEnumAsc
升序排序- 参数:
fields- 排序字段枚举- 返回:
- 具体实现
-
orderByEnumAsc
升序排序- 参数:
condition- 条件fields- 排序字段枚举- 返回:
- 具体实现
-
orderByDesc
降序排序- 参数:
fields- 排序字段名称- 返回:
- 具体实现
-
orderByDesc
降序排序- 参数:
fields- 排序字段枚举- 返回:
- 具体实现
-
orderByDesc
降序排序- 参数:
fields- 排序字段名称- 返回:
- 具体实现
-
orderByDesc
降序排序- 参数:
condition- 条件fields- 排序字段名称- 返回:
- 具体实现
-
orderByDesc
降序排序- 参数:
condition- 条件fields- 排序字段枚举- 返回:
- 具体实现
-
orderByDesc
降序排序- 参数:
condition- 条件fields- 排序字段名称- 返回:
- 具体实现
-
orderByEnumDesc
降序排序- 参数:
fields- 排序字段枚举- 返回:
- 具体实现
-
orderByEnumDesc
降序排序- 参数:
condition- 条件fields- 排序字段枚举- 返回:
- 具体实现
-
orderBy
排序- 参数:
isAsc- 是否升序fields- 排序字段名称- 返回:
- 具体实现
-
orderBy
排序- 参数:
isAsc- 是否升序fields- 排序字段枚举- 返回:
- 具体实现
-
orderBy
排序- 参数:
isAsc- 是否升序fields- 排序字段名称- 返回:
- 具体实现
-
orderBy
排序- 参数:
condition- 条件isAsc- 是否升序fields- 排序字段名称- 返回:
- 具体实现
-
orderBy
排序- 参数:
condition- 条件isAsc- 是否升序fields- 排序字段枚举- 返回:
- 具体实现
-
orderBy
排序- 参数:
condition- 条件isAsc- 是否升序fields- 排序字段名称- 返回:
- 具体实现
-
orderByEnum
排序- 参数:
condition- 条件isAsc- 是否升序fields- 排序字段枚举- 返回:
- 具体实现
-
orderByEnum
排序- 参数:
isAsc- 是否升序fields- 排序字段枚举- 返回:
- 具体实现
-
limit
限制数量- 参数:
number- 数量- 返回:
- 具体实现
-
limit
限制数量- 参数:
condition- 条件number- 数量- 返回:
- 具体实现
-