| Field and Description |
|---|
| com.ing.data.cassandra.jdbc.utils.JdbcUrlUtil.PROTOCOL_DBAAS
Use
JdbcUrlUtil.PROTOCOL_ASTRA for connections to AstraDB. The support of "jdbc:cassandra:dbaas:"
protocol will be removed in a future version. |
| com.ing.data.cassandra.jdbc.utils.JdbcUrlUtil.TAG_DBAAS_CONNECTION
Use
JdbcUrlUtil.PROTOCOL_ASTRA for connections to AstraDB. The support of "jdbc:cassandra:dbaas:"
protocol will be removed in a future version. |
| Constructor and Description |
|---|
| com.ing.data.cassandra.jdbc.CassandraDataSource(List<ContactPoint>, String, String, String, String)
Use
CassandraDataSource(List, String) and specific setters instead. This constructor will
be removed in a future release. |
| com.ing.data.cassandra.jdbc.CassandraDataSource(List<ContactPoint>, String, String, String, String, String)
Use
CassandraDataSource(List, String) and specific setters instead. This constructor will
be removed in a future release. |
Copyright © 2020–2026 ING Bank. All rights reserved.