Package com.illumon.iris.export.jdbc

  • Class Summary 
    Class Description
    JdbcLogger
    A utility that logs Deephaven table snapshots and/or incremental updates to a JDBC table.
    JdbcLogger.Builder
    A builder for constructing a JdbcLogger.
    JdbcLoggerHandle
    A class to bind a particular Deephaven table to a JDBC table, such that updates to the source can can be efficiently logged to JDBC.