public class ClickHousePreparedQueryStatement extends AbstractPreparedStatement
parameters, tzblock, connection, nativeContextCLOSE_ALL_RESULTS, CLOSE_CURRENT_RESULT, EXECUTE_FAILED, KEEP_CURRENT_RESULT, NO_GENERATED_KEYS, RETURN_GENERATED_KEYS, SUCCESS_NO_INFO| Constructor and Description |
|---|
ClickHousePreparedQueryStatement(ClickHouseConnection conn,
NativeContext nativeContext,
String query) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute() |
ResultSet |
executeQuery() |
int |
executeUpdate() |
void |
setObject(int idx,
Object x) |
String |
toString() |
assembleQueryPartsAndParameters, clearParameters, getMetaData, setArray, setBigDecimal, setBoolean, setByte, setBytes, setDate, setDate, setDouble, setFloat, setInt, setLong, setNull, setObject, setObject, setShort, setString, setTimestamp, setTimestamp, setURLcancel, clearWarnings, close, execute, executeQuery, executeUpdate, getConnection, getFetchDirection, getFetchSize, getGeneratedKeys, getMaxRows, getMoreResults, getQueryTimeout, getResultSet, getResultSetConcurrency, getResultSetHoldability, getResultSetType, getSampleBlock, getUpdateCount, getWarnings, isClosed, isPoolable, logger, setCursorName, setEscapeProcessing, setFetchDirection, setFetchSize, setMaxRows, setPoolable, setQueryTimeoutclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddBatch, executeLargeUpdate, getParameterMetaData, setAsciiStream, setAsciiStream, setAsciiStream, setBinaryStream, setBinaryStream, setBinaryStream, setBlob, setBlob, setBlob, setCharacterStream, setCharacterStream, setCharacterStream, setClob, setClob, setClob, setNCharacterStream, setNCharacterStream, setNClob, setNClob, setNClob, setNString, setNull, setObject, setObject, setRef, setRowId, setSQLXML, setTime, setTime, setUnicodeStreamaddBatch, cancel, clearBatch, clearWarnings, close, closeOnCompletion, execute, execute, execute, execute, executeBatch, executeLargeBatch, executeLargeUpdate, executeLargeUpdate, executeLargeUpdate, executeLargeUpdate, executeQuery, executeUpdate, executeUpdate, executeUpdate, executeUpdate, getConnection, getFetchDirection, getFetchSize, getGeneratedKeys, getLargeMaxRows, getLargeUpdateCount, getMaxFieldSize, getMaxRows, getMoreResults, getMoreResults, getQueryTimeout, getResultSet, getResultSetConcurrency, getResultSetHoldability, getResultSetType, getUpdateCount, getWarnings, isClosed, isCloseOnCompletion, isPoolable, setCursorName, setEscapeProcessing, setFetchDirection, setFetchSize, setLargeMaxRows, setMaxFieldSize, setMaxRows, setPoolable, setQueryTimeoutisWrapperFor, unwrappublic ClickHousePreparedQueryStatement(ClickHouseConnection conn, NativeContext nativeContext, String query)
public void setObject(int idx,
Object x)
throws SQLException
SQLExceptionpublic boolean execute()
throws SQLException
SQLExceptionpublic int executeUpdate()
throws SQLException
SQLExceptionpublic ResultSet executeQuery() throws SQLException
SQLExceptionCopyright © 2021. All rights reserved.