接口 MutableRootQuery<T extends Table<?>>
- 所有超级接口:
Filterable,MutableQuery,RootSelectable<T>,Sortable
- 所有已知实现类:
MutableRootQueryImpl
-
方法概要
修饰符和类型方法说明groupBy(Expression<?>... expressions) orderBy(Expression<?>... expressions) default MutableRootQuery<T>default MutableRootQuery<T>orderByIf(boolean condition, Expression<?>... expressions) default MutableRootQuery<T>default MutableRootQuery<T>default MutableRootQuery<T>
-
方法详细资料
-
where
- 指定者:
where在接口中Filterable- 指定者:
where在接口中Sortable
-
whereIf
- 指定者:
whereIf在接口中Filterable- 指定者:
whereIf在接口中Sortable
-
whereIf
- 指定者:
whereIf在接口中Filterable- 指定者:
whereIf在接口中Sortable
-
orderBy
- 指定者:
orderBy在接口中MutableQuery- 指定者:
orderBy在接口中Sortable
-
orderByIf
- 指定者:
orderByIf在接口中MutableQuery- 指定者:
orderByIf在接口中Sortable
-
orderBy
- 指定者:
orderBy在接口中MutableQuery- 指定者:
orderBy在接口中Sortable
-
orderByIf
- 指定者:
orderByIf在接口中MutableQuery- 指定者:
orderByIf在接口中Sortable
-
orderBy
- 指定者:
orderBy在接口中MutableQuery- 指定者:
orderBy在接口中Sortable
-
orderByIf
- 指定者:
orderByIf在接口中MutableQuery- 指定者:
orderByIf在接口中Sortable
-
groupBy
- 指定者:
groupBy在接口中MutableQuery
-
having
- 指定者:
having在接口中MutableQuery
-