JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH
Package com.datastax.astra.client.tables
package
com.datastax.astra.client.tables
Top package to interact with Tables.
Related Packages
Package
Description
com.datastax.astra.client
Entrypoint and core classes for the client.
com.datastax.astra.client.tables.commands
Command Definitions for operating on Tables.
com.datastax.astra.client.tables.cursor
Objects representing cursors working with find tables commands.
com.datastax.astra.client.tables.definition
Objects describing the structure of a Table.
com.datastax.astra.client.tables.exceptions
Specializations of the exceptions to work with Tables.
com.datastax.astra.client.tables.mapping
Annotations Set to map objects as Row Entities.
Classes
Class
Description
Table
<T>
Executes commands and operations on tables.
TableOptions
The options to use for the data API client.