Skip navigation links
A C E F G I M N R S T U V 

A

addBatch() - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
addBatch(String) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 

C

cancel() - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
clearBatch() - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
clearParameter(int) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
sets the parameter to NULL if it is a nullible column.
clearParameters() - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
clearWarnings() - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
close() - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
closeOnCompletion() - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
com.sqlstream.jdbc - package com.sqlstream.jdbc
 

E

emitRow() - Method in class com.sqlstream.jdbc.MaskingPreparedStatement.NaturalUDFThrottler
Called when a new row is being emitted.
enableImplicitRowtime() - Method in interface com.sqlstream.jdbc.StreamingPreparedStatement
Causes rowtime to be set automatically.
enableImplicitRowtime() - Method in interface com.sqlstream.jdbc.StreamingPreparedStatement
Causes rowtime to be set automatically.
execute() - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
execute(String) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
execute(String, int) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
execute(String, int[]) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
execute(String, String[]) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
executeBatch() - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
executeQuery() - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
executeQuery(String) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
executeUpdate() - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
executeUpdate(String) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
executeUpdate(String, int) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
executeUpdate(String, int[]) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
executeUpdate(String, String[]) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 

F

flush() - Method in interface com.sqlstream.jdbc.StreamingPreparedStatement
Flushes all rows to stream.
flush() - Method in interface com.sqlstream.jdbc.StreamingPreparedStatement
Flushes all rows to stream.
flush() - Method in interface com.sqlstream.jdbc.StreamingStatement
Flushes any rows in current buffers on a best effort basis.
flush() - Method in interface com.sqlstream.jdbc.StreamingStatement
Flushes any rows in current buffers on a best effort basis.

G

getCharset(int) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
Returns the Charset for the specified column
getCharset(int) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement.MaskingParamMetaData
 
getConnection() - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
getFetchDirection() - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
getFetchSize() - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
getFieldName(int) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement.MaskingParamMetaData
 
getGeneratedKeys() - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
getMaxFieldSize() - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
getMaxRows() - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
getMetaData() - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
getMoreResults() - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
getMoreResults(int) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
getParameterClassName(int) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement.MaskingParamMetaData
 
getParameterCount() - Method in class com.sqlstream.jdbc.MaskingPreparedStatement.MaskingParamMetaData
 
getParameterMetaData() - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
Get extra, SQLstream parameter information.
getParameterMode(int) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement.MaskingParamMetaData
 
getParameterType(int) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement.MaskingParamMetaData
 
getParameterTypeName(int) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement.MaskingParamMetaData
 
getPrecision(int) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement.MaskingParamMetaData
 
getQueryTimeout() - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
getQueryTimeoutMillis() - Method in interface com.sqlstream.jdbc.StreamingStatement
Returns the query timeout value of this statement, in milliseconds, as set by StreamingStatement.setQueryTimeoutMillis(long).
getQueryTimeoutMillis() - Method in interface com.sqlstream.jdbc.StreamingStatement
Returns the query timeout value of this statement, in milliseconds, as set by StreamingStatement.setQueryTimeoutMillis(long).
getResultSet() - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
getResultSetConcurrency() - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
getResultSetHoldability() - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
getResultSetType() - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
getRowtimeBound() - Method in interface com.sqlstream.jdbc.StreamingResultSet
Returns the latest rowtime bound from the target stream.
getRowtimeBound() - Method in interface com.sqlstream.jdbc.StreamingResultSet
Returns the latest rowtime bound from the target stream.
getRowtimeBound() - Method in interface com.sqlstream.jdbc.StreamingStatement
Returns the latest rowtime bound from the target stream.
getRowtimeBound() - Method in interface com.sqlstream.jdbc.StreamingStatement
Returns the latest rowtime bound from the target stream.
getScale(int) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement.MaskingParamMetaData
 
getStatementId() - Method in interface com.sqlstream.jdbc.StreamingStatement
Returns the unique identifier of this statement.
getStatementId() - Method in interface com.sqlstream.jdbc.StreamingStatement
Returns the unique identifier of this statement.
getUpdateCount() - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
getWarnings() - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 

I

isClosed() - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
isCloseOnCompletion() - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
isNullable(int) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement.MaskingParamMetaData
 
isPoolable() - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
isSigned(int) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement.MaskingParamMetaData
 
isWrapperFor(Class<?>) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
isWrapperFor(Class<?>) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement.MaskingParamMetaData
 

M

MaskingParamMetaData(ExtendedParameterMetaData, int[]) - Constructor for class com.sqlstream.jdbc.MaskingPreparedStatement.MaskingParamMetaData
 
MaskingPreparedStatement - Class in com.sqlstream.jdbc
A PreparedStatement which wraps another PreparedStatement, masking out columns so that the user can only get/set a subset of columns.
MaskingPreparedStatement(StreamingPreparedStatement, int[], MaskingPreparedStatement.NaturalUDFThrottler) - Constructor for class com.sqlstream.jdbc.MaskingPreparedStatement
Construct from a wrapped PreparedStatement and an array of user-visible column positions.
MaskingPreparedStatement.MaskingParamMetaData - Class in com.sqlstream.jdbc
 
MaskingPreparedStatement.NaturalUDFThrottler - Class in com.sqlstream.jdbc
Logic to prevent a NATURAL UDF from producing more than one output row for a given input row.

N

NaturalUDFThrottler() - Constructor for class com.sqlstream.jdbc.MaskingPreparedStatement.NaturalUDFThrottler
 
nextRowOrRowtime() - Method in interface com.sqlstream.jdbc.StreamingResultSet
Extension to ResultSet.next that returns when the next row or new rowtime bound arrives.
nextRowOrRowtime(long) - Method in interface com.sqlstream.jdbc.StreamingResultSet
Extension to ResultSet.next that returns when the next row or new rowtime bound arrives.
nextRowOrRowtime() - Method in interface com.sqlstream.jdbc.StreamingResultSet
Extension to ResultSet.next that returns when the next row or new rowtime bound arrives.
nextRowOrRowtime(long) - Method in interface com.sqlstream.jdbc.StreamingResultSet
Extension to ResultSet.next that returns when the next row or new rowtime bound arrives.
notifyUdxOnCancel(Runnable) - Method in interface com.sqlstream.jdbc.StreamingPreparedStatement
 
notifyUdxOnCancel(Runnable) - Method in interface com.sqlstream.jdbc.StreamingPreparedStatement
 

R

REASON - Static variable in exception com.sqlstream.jdbc.TimeoutException
 
REASON - Static variable in exception com.sqlstream.jdbc.TimeoutException
 
rowCount() - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
Return the total number of rows inserted into the _wrappedPS

S

setArray(int, Array) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
setAscii(int, byte[], int, int) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
Sets the byte array as the value of the CHAR/VARCHAR column from ascii data.
setAsciiStream(int, InputStream, int) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
setAsciiStream(int, InputStream, long) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
setAsciiStream(int, InputStream) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
setBigDecimal(int, BigDecimal) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
setBinaryStream(int, InputStream, int) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
setBinaryStream(int, InputStream, long) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
setBinaryStream(int, InputStream) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
setBlob(int, Blob) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
setBlob(int, InputStream, long) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
setBlob(int, InputStream) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
setBoolean(int, boolean) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
setByte(int, byte) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
setBytes(int, byte[], int, int) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
Sets the byte array as the value of the BINARY/VARBINARY column
setBytes(int, byte[]) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
setCharacterStream(int, Reader, int) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
setCharacterStream(int, Reader, long) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
setCharacterStream(int, Reader) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
setChars(int, char[], int, int) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
Sets the char array as the value of the CHAR/VARCHAR column from UTF-8 encoded chars.
setClob(int, Clob) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
setClob(int, Reader, long) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
setClob(int, Reader) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
setCursorName(String) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
setDate(int, Date) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
setDate(int, Date, Calendar) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
setDecimal(int, long, int) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
Set the decimal value with a given scale
setDouble(int, double) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
setEscapeProcessing(boolean) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
setFetchDirection(int) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
setFetchSize(int) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
setFloat(int, float) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
setInt(int, int) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
setLatin1(int, byte[], int, int) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
Sets the byte array as the value of the CHAR/VARCHAR column from ISO-8859-1 chars
setLong(int, long) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
setMaxFieldSize(int) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
setMaxRows(int) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
setNCharacterStream(int, Reader, long) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
setNCharacterStream(int, Reader) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
setNClob(int, NClob) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
setNClob(int, Reader, long) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
setNClob(int, Reader) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
setNString(int, String) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
setNull(int, int) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
setNull(int, int, String) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
setObject(int, Object, int) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
setObject(int, Object) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
setObject(int, Object, int, int) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
setPoolable(boolean) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
setQueryTimeout(int) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
setQueryTimeoutMillis(long) - Method in interface com.sqlstream.jdbc.StreamingStatement
Sets the query timeout of this StreamingStatement.
setQueryTimeoutMillis(long) - Method in interface com.sqlstream.jdbc.StreamingStatement
Sets the query timeout of this StreamingStatement.
setRef(int, Ref) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
setRowId(int, RowId) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
setRowtimeBound(Timestamp) - Method in interface com.sqlstream.jdbc.StreamingPreparedStatement
Sets the rowtime bound for the current stream.
setRowtimeBound(Timestamp, Calendar) - Method in interface com.sqlstream.jdbc.StreamingPreparedStatement
Sets the rowtime bound for the current stream.
setRowtimeBound(Timestamp) - Method in interface com.sqlstream.jdbc.StreamingPreparedStatement
Sets the rowtime bound for the current stream.
setRowtimeBound(Timestamp, Calendar) - Method in interface com.sqlstream.jdbc.StreamingPreparedStatement
Sets the rowtime bound for the current stream.
setShort(int, short) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
setSQLXML(int, SQLXML) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
setString(int, CharSequence) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
setString(int, String) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
setTime(int, Time) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
setTime(int, Time, Calendar) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
setTimestamp(int, Timestamp) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
setTimestamp(int, Timestamp, Calendar) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
setUdxExitWithoutWait(boolean) - Method in interface com.sqlstream.jdbc.StreamingPreparedStatement
 
setUdxExitWithoutWait(boolean) - Method in interface com.sqlstream.jdbc.StreamingPreparedStatement
 
setUnicodeStream(int, InputStream, int) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
Deprecated.
setURL(int, URL) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 
setUtf8(int, byte[], int, int) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
Sets the byte array as the value of the CHAR/VARCHAR column.
StreamingPreparedStatement - Interface in com.sqlstream.jdbc
Aspen streaming prepared statement interface.
StreamingPreparedStatement - Interface in com.sqlstream.jdbc
Aspen streaming prepared statement interface.
StreamingResultSet - Interface in com.sqlstream.jdbc
 
StreamingResultSet - Interface in com.sqlstream.jdbc
 
StreamingResultSet.RowEvent - Enum in com.sqlstream.jdbc
 
StreamingResultSet.RowEvent - Enum in com.sqlstream.jdbc
 
StreamingStatement - Interface in com.sqlstream.jdbc
SQLstream streaming statement interface.
StreamingStatement - Interface in com.sqlstream.jdbc
SQLstream streaming statement interface.

T

TIMEOUT_NO_WAIT - Static variable in interface com.sqlstream.jdbc.StreamingStatement
Timeout interval for no-wait polling.
TIMEOUT_NO_WAIT - Static variable in interface com.sqlstream.jdbc.StreamingStatement
Timeout interval for no-wait polling.
TimeoutException - Exception in com.sqlstream.jdbc
TimeoutException is thrown when a JDBC operation has exceeded a timeout limit.
TimeoutException - Exception in com.sqlstream.jdbc
TimeoutException is thrown when a JDBC operation has exceeded a timeout limit.
TimeoutException() - Constructor for exception com.sqlstream.jdbc.TimeoutException
Creates default timeout exception.
TimeoutException(long) - Constructor for exception com.sqlstream.jdbc.TimeoutException
Creates timeout exception with reason string that includes the timeout interval that caused the timeout condition.
TimeoutException() - Constructor for exception com.sqlstream.jdbc.TimeoutException
Creates default timeout exception.
TimeoutException(long) - Constructor for exception com.sqlstream.jdbc.TimeoutException
Creates timeout exception with reason string that includes the timeout interval that caused the timeout condition.
toString() - Method in exception com.sqlstream.jdbc.TimeoutException
 
toString() - Method in exception com.sqlstream.jdbc.TimeoutException
 

U

unthrottle() - Method in class com.sqlstream.jdbc.MaskingPreparedStatement.NaturalUDFThrottler
Unthrottler, allowing another row to be emitted
unwrap(Class<T>) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement.MaskingParamMetaData
 
unwrap(Class<T>) - Method in class com.sqlstream.jdbc.MaskingPreparedStatement
 

V

valueOf(String) - Static method in enum com.sqlstream.jdbc.StreamingResultSet.RowEvent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sqlstream.jdbc.StreamingResultSet.RowEvent
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.sqlstream.jdbc.StreamingResultSet.RowEvent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sqlstream.jdbc.StreamingResultSet.RowEvent
Returns an array containing the constants of this enum type, in the order they are declared.
A C E F G I M N R S T U V 
Skip navigation links

Copyright (C) 2003-2021 SQLstream, Inc.