Package io.deephaven.jdbc.util
-
Class Summary Class Description CreateUserTableQuery This is just used in integration testing so that we can easily create a user table that will be available for subsequent queries.QueryResult Result SnapshotQuery This class is a simple query that just evaluates a Groovy/Python expression, then returns a list of Result objects.TableRowRangeSnapshotFunction A function to construct a snapshot for a range of rows and return to the client.TypeMapper Provide SQL type info based on Deephaven column types.TypeMapper.SqlTypeInfo UpdateResult