接口 TypedRootQueryImplementor<R>
- 所有超级接口:
Ast,Executable<List<R>>,TypedRootQuery<R>
-
方法概要
从接口继承的方法 org.babyfish.jimmer.sql.ast.impl.Ast
accept, hasVirtualPredicate, renderTo, renderTo, resolveVirtualPredicate从接口继承的方法 org.babyfish.jimmer.sql.ast.Executable
execute, execute从接口继承的方法 org.babyfish.jimmer.sql.ast.query.TypedRootQuery
fetchOne, fetchOne, fetchOneOrNull, fetchOneOrNull, fetchOptional, fetchOptional, forEach, forEach, forEach, forEach, intersect, map, map, minus, union, unionAll
-
方法详细资料
-
isForUpdate
boolean isForUpdate() -
getSelections
-