[
https://issues.apache.org/jira/browse/IGNITE-7720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Denis Magda updated IGNITE-7720:
--------------------------------
Fix Version/s: 2.4
> Update ODBC cluster configuration: replace OdbcConfiguration with
> ClientConnectorConfiguration
> ----------------------------------------------------------------------------------------------
>
> Key: IGNITE-7720
> URL: https://issues.apache.org/jira/browse/IGNITE-7720
> Project: Ignite
> Issue Type: Task
> Components: documentation
> Affects Versions: 2.3
> Reporter: Alexey Popov
> Priority: Major
> Fix For: 2.4
>
>
> https://apacheignite-sql.readme.io/docs/odbc-driver#section-cluster-configuration
> Please note that ODBC configuration is depricated. It is better to update
> this page with
> ClientConnectorConfiguration
> BTW, https://apacheignite-sql.readme.io/docs/jdbc-driver is already updated )
> {quote}
> /**
> * ODBC configuration.
> * <p>
> * Deprecated as of Apache Ignite 2.1. Please use {@link
> ClientConnectorConfiguration} and
> * {@link
> IgniteConfiguration#setClientConnectorConfiguration(ClientConnectorConfiguration)}
> instead.
> */
> @Deprecated
> public class OdbcConfiguration {
> {quote}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)