Interface | Description |
---|---|
StreamingPreparedStatement |
Aspen streaming prepared statement interface.
|
StreamingResultSet | |
StreamingStatement |
SQLstream streaming statement interface.
|
Class | Description |
---|---|
MaskingPreparedStatement |
A PreparedStatement which wraps another PreparedStatement, masking
out columns so that the user can only get/set a subset of columns.
|
MaskingPreparedStatement.NaturalUDFThrottler |
Logic to prevent a NATURAL UDF from producing more than one
output row for a given input row.
|
Enum | Description |
---|---|
StreamingResultSet.RowEvent |
Exception | Description |
---|---|
TimeoutException |
TimeoutException is thrown when a JDBC operation
has exceeded a timeout limit.
|
Copyright (C) 2003-2021 SQLstream, Inc.