Package io.trino.plugin.jdbc
Class TypeHandlingJdbcConfig
java.lang.Object
io.trino.plugin.jdbc.TypeHandlingJdbcConfig
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@NotNull UnsupportedTypeHandlingsetUnsupportedTypeHandling(UnsupportedTypeHandling unsupportedTypeHandling)
-
Constructor Details
-
TypeHandlingJdbcConfig
public TypeHandlingJdbcConfig()
-
-
Method Details
-
getUnsupportedTypeHandling
-
setUnsupportedTypeHandling
@Config("unsupported-type-handling") @LegacyConfig("unsupported-type.handling-strategy") public TypeHandlingJdbcConfig setUnsupportedTypeHandling(UnsupportedTypeHandling unsupportedTypeHandling)
-