接口 TypedSubQuery<R>

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

public interface TypedSubQuery<R> extends Expression<R>