Package io.deephaven.jdbc
package io.deephaven.jdbc
-
ClassDescriptionString formatting styles for use when standardizing externally supplied column names.Options applicable when reading JDBC data into a Deephaven in-memory table.A catch-all bucket for settings used when converting Deephaven column values to and from JDBC values.An abstraction for mapping a JDBC type to a Deephaven column type.Provides a SQL decimal/numeric to double precision Deephaven type mappingProvides a mapping from SQL decimal/numeric to Deephaven BigDecimal type.A mapping that converts SQL double precision floating point to Deephaven BigDecimalA mapping that converts SQL single precision floating point to Deephaven BigDecimalA mapping for backward compatibility, converts a string column to a double array with a specified delimiterA mapping for backward compatibility, converts a string column to a long array with a specified delimiter