Uses of Interface
io.trino.plugin.jdbc.TablePropertiesProvider
Packages that use TablePropertiesProvider
-
Uses of TablePropertiesProvider in io.trino.plugin.jdbc
Methods in io.trino.plugin.jdbc that return types with arguments of type TablePropertiesProviderModifier and TypeMethodDescriptionstatic com.google.inject.multibindings.Multibinder<TablePropertiesProvider>JdbcModule.tablePropertiesProviderBinder(com.google.inject.Binder binder) Method parameters in io.trino.plugin.jdbc with type arguments of type TablePropertiesProviderModifier and TypeMethodDescriptionstatic voidJdbcModule.bindTablePropertiesProvider(com.google.inject.Binder binder, Class<? extends TablePropertiesProvider> type)