接口 TypedSubQuery<R>

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

public interface TypedSubQuery<R> extends Expression<R>