| Package | Description |
|---|---|
| org.apache.ignite.configuration |
Contains configuration-related classes.
|
| Modifier and Type | Method and Description |
|---|---|
OdbcConfiguration |
IgniteConfiguration.getOdbcConfiguration()
Gets configuration for ODBC.
|
OdbcConfiguration |
OdbcConfiguration.setEndpointAddress(String addr)
Set ODBC endpoint address.
|
OdbcConfiguration |
OdbcConfiguration.setMaxOpenCursors(int maxOpenCursors)
Sets maximum number of opened cursors per connection.
|
| Modifier and Type | Method and Description |
|---|---|
IgniteConfiguration |
IgniteConfiguration.setOdbcConfiguration(OdbcConfiguration odbcCfg)
Sets configuration for ODBC.
|
| Constructor and Description |
|---|
OdbcConfiguration(OdbcConfiguration cfg)
Creates ODBC server configuration by copying all properties from
given configuration.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.6.0 Release Date : May 18 2016