Uses of Class
io.trino.plugin.jdbc.TypeHandlingJdbcConfig
-
Packages that use TypeHandlingJdbcConfig Package Description io.trino.plugin.jdbc -
-
Uses of TypeHandlingJdbcConfig in io.trino.plugin.jdbc
Methods in io.trino.plugin.jdbc that return TypeHandlingJdbcConfig Modifier and Type Method Description TypeHandlingJdbcConfigTypeHandlingJdbcConfig. setUnsupportedTypeHandling(UnsupportedTypeHandling unsupportedTypeHandling)Constructors in io.trino.plugin.jdbc with parameters of type TypeHandlingJdbcConfig Constructor Description TypeHandlingJdbcSessionProperties(TypeHandlingJdbcConfig typeHandlingJdbcConfig)
-