Package org.apache.calcite.sql.dialect
Class JethroDataSqlDialect.JethroInfo
java.lang.Object
org.apache.calcite.sql.dialect.JethroDataSqlDialect.JethroInfo
- Enclosing class:
JethroDataSqlDialect
Information about the capabilities of a Jethro database.
-
Field Summary
-
Constructor Summary
ConstructorDescriptionJethroInfo
(com.google.common.collect.Multimap<String, org.apache.calcite.sql.dialect.JethroDataSqlDialect.JethroSupportedFunction> supportedFunctions) -
Method Summary
-
Field Details
-
EMPTY
-
-
Constructor Details
-
JethroInfo
public JethroInfo(com.google.common.collect.Multimap<String, org.apache.calcite.sql.dialect.JethroDataSqlDialect.JethroSupportedFunction> supportedFunctions)
-