| Package | Description |
|---|---|
| com.datastax.dse.driver.api.core | |
| com.datastax.oss.driver.api.core |
The core API of the driver, that deals with query execution and cluster metadata.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DseSession
Deprecated.
All DSE functionality is now available directly on
CqlSession. This type is
preserved for backward compatibility, but you should now use CqlSession instead. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CqlSession
The default session type built by the driver.
|
Copyright © 2017–2025. All rights reserved.