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

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

public interface ConfigurableRootQuery<T extends Table<?>,R> extends TypedRootQuery<R>