类 ConfigurableRootQueryImpl<T extends Table<?>,R>

java.lang.Object
org.babyfish.jimmer.sql.ast.impl.query.ConfigurableRootQueryImpl<T,R>
所有已实现的接口:
Executable<List<R>>, Ast, TypedRootQueryImplementor<R>, ConfigurableRootQuery<T,R>, TypedRootQuery<R>

public class ConfigurableRootQueryImpl<T extends Table<?>,R> extends Object implements ConfigurableRootQuery<T,R>, TypedRootQueryImplementor<R>