public final class JdbcQueryProvider
extends org.apache.calcite.linq4j.QueryProviderImpl
QueryProvider that talks to JDBC databases.| Modifier and Type | Field and Description |
|---|---|
static JdbcQueryProvider |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
<T> org.apache.calcite.linq4j.Enumerator<T> |
executeQuery(org.apache.calcite.linq4j.Queryable<T> queryable) |
public static final JdbcQueryProvider INSTANCE
Copyright © 2012-2022 Apache Software Foundation. All Rights Reserved.