接口 ConfigurableRootQueryImplementor<T extends Table<?>,R>

所有超级接口:
ConfigurableRootQuery<T,R>, Executable<List<R>>, TypedRootQuery<R>, TypedRootQueryImplementor<R>
所有已知实现类:
ConfigurableRootQueryImpl

public interface ConfigurableRootQueryImplementor<T extends Table<?>,R> extends ConfigurableRootQuery<T,R>, TypedRootQueryImplementor<R>