| Package | Description |
|---|---|
| com.ing.data.cassandra.jdbc |
Implementation of JDBC API for Cassandra databases by wrapping the Java Driver for Apache Cassandra®.
|
| Modifier and Type | Method and Description |
|---|---|
CassandraPreparedStatement |
CassandraConnection.prepareStatement(String cql) |
CassandraPreparedStatement |
CassandraConnection.prepareStatement(String cql,
int resultSetType,
int resultSetConcurrency) |
CassandraPreparedStatement |
CassandraConnection.prepareStatement(String cql,
int resultSetType,
int resultSetConcurrency,
int resultSetHoldability) |
Copyright © 2020–2024 ING Bank. All rights reserved.