Uses of Class
io.trino.plugin.jdbc.TypeHandlingJdbcConfig
Packages that use TypeHandlingJdbcConfig
-
Uses of TypeHandlingJdbcConfig in io.trino.plugin.jdbc
Methods in io.trino.plugin.jdbc that return TypeHandlingJdbcConfigModifier and TypeMethodDescriptionTypeHandlingJdbcConfig.setUnsupportedTypeHandling(UnsupportedTypeHandling unsupportedTypeHandling) Constructors in io.trino.plugin.jdbc with parameters of type TypeHandlingJdbcConfigModifierConstructorDescriptionTypeHandlingJdbcSessionProperties(TypeHandlingJdbcConfig typeHandlingJdbcConfig)