Connection
このセクションでは、本プロバイダーの接続設定で設定可能なConnection プロパティの全リストを提供します。
| プロパティ | 説明 |
| URL | The URL to your Apache Phoenix instance. This property overrides the Server/Port/UseSSL connection properties. When the LoadBalanceStrategy is configured, this takes a list of URLs in a comma separated format, for example “URL1,URL2…URLn”. |
| EnableSchemas | Set to true if the Apache Phoenix instance you are authenticating against supports multiple schemas. |
| Schema | The schema which will be used by default. |
| ServerConfigurations | A list of server configuration variables to override the server defaults. |
| Version | The version of the Apache Phoenix instance. |
| LoadBalanceStrategy | The load balancing strategy to be used by the client side load balancer. |
| DatabaseProductName | Sets the name of the database product exposed by the Avatica server. If not set, it is retrieved dynamically. |