Class JethroDataSqlDialect.JethroInfo

java.lang.Object
org.apache.calcite.sql.dialect.JethroDataSqlDialect.JethroInfo
Enclosing class:
JethroDataSqlDialect

public static class JethroDataSqlDialect.JethroInfo extends Object
Information about the capabilities of a Jethro database.
  • Field Details

  • Constructor Details

    • JethroInfo

      public JethroInfo(com.google.common.collect.Multimap<String,org.apache.calcite.sql.dialect.JethroDataSqlDialect.JethroSupportedFunction> supportedFunctions)