接口 ConfigurableSubQuery<R>

所有超级接口:
Expression<R>, Selection<R>, TypedSubQuery<R>
所有已知实现类:
ConfigurableSubQueryImpl

public interface ConfigurableSubQuery<R> extends TypedSubQuery<R>