Uses of Class
org.apache.calcite.linq4j.QueryProviderImpl
-
Packages that use QueryProviderImpl Package Description org.apache.calcite.linq4j Language-integrated query for Java (linq4j) main package. -
-
Uses of QueryProviderImpl in org.apache.calcite.linq4j
Constructors in org.apache.calcite.linq4j with parameters of type QueryProviderImpl Constructor Description QueryableImpl(QueryProviderImpl provider, Type elementType, Expression expression)
-