接口 ConfigurableTypedSubQuery<R>

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

public interface ConfigurableTypedSubQuery<R> extends TypedSubQuery<R>