接口 TypedRootQuery<R>
- 所有超级接口:
Executable<List<R>>
- 所有已知子接口:
ConfigurableTypedRootQuery<T,R>
- 所有已知实现类:
ConfigurableTypedRootQueryImpl
-
方法概要
修饰符和类型方法说明intersect(TypedRootQuery<R> other)minus(TypedRootQuery<R> other)union(TypedRootQuery<R> other)unionAll(TypedRootQuery<R> other)从接口继承的方法 org.babyfish.jimmer.sql.ast.Executable
execute, execute
-
方法详细资料
-
union
-
unionAll
-
minus
-
intersect
-