接口 Sortable
- 所有超级接口:
Filterable
- 所有已知子接口:
FieldFilterArgs<T>,FilterArgs<P>,MutableQuery,MutableRootQuery<T>,MutableSubQuery,SortableImplementor
- 所有已知实现类:
AbstractMutableQueryImpl,FieldFilterArgsImpl,FilterArgsImpl,MutableRootQueryImpl,MutableSubQueryImpl
-
方法概要
修饰符和类型方法说明default SortableorderBy(Expression<?>... expressions) default SortableorderByIf(boolean condition, Expression<?>... expressions) default Sortabledefault Sortabledefault Sortable
-
方法详细资料
-
where
- 指定者:
where在接口中Filterable
-
whereIf
- 指定者:
whereIf在接口中Filterable
-
whereIf
- 指定者:
whereIf在接口中Filterable
-
orderBy
-
orderByIf
-
orderBy
-
orderByIf
-