类 ConfigurableTypedSubQueryImpl<R>

java.lang.Object
org.babyfish.jimmer.sql.ast.impl.query.ConfigurableTypedSubQueryImpl<R>
所有已实现的接口:
Expression<R>, Ast, ExpressionImplementor<R>, ConfigurableTypedSubQuery<R>, TypedSubQuery<R>, Selection<R>

public class ConfigurableTypedSubQueryImpl<R> extends Object implements ConfigurableTypedSubQuery<R>, ExpressionImplementor<R>