Package io.deephaven.jdbc
-
Class Summary Class Description BindParameterMode DeephavenArray A simple wrapper for when returning Deephaven array values from a ResultSet.DeephavenConnection An implementation of JDBC Connection that authenticates if needed, creates and attaches to a Deephaven worker.DeephavenDatabaseMetaData Temporary, mostly mocked implementation of DatabaseMetaData.DeephavenDataSource DeephavenForwardOnlyResultSet A ResultSet implementation that iterates the rows of an InitialSnapshot object (a snapshot of a portion of (a snapshot of) a Deephaven table from the server).DeephavenParameterMetaData DeephavenPreparedStatement DeephavenResultSetMetaData DeephavenStatement Driver ImmutableResultSet A read-only in-memory ResultSet implementation that is constructed from raw data and type information.ReadOnlyResultSet An abstract base class for read-only ResultSet implementations. -
Enum Summary Enum Description DeephavenProperty An enumeration representing legal properties for a Deephaven JDBC data source. -
Exception Summary Exception Description DeephavenQueryException