public class WSEWPreparedStatement extends AbsWSPreparedStatement
colOrderedMap, queryTimeoutlastError, param, stmtInfoclosed, database, resultSet, transport, zoneIdaffectedRows, batchedArgs, instanceIdCLOSE_ALL_RESULTS, CLOSE_CURRENT_RESULT, EXECUTE_FAILED, KEEP_CURRENT_RESULT, NO_GENERATED_KEYS, RETURN_GENERATED_KEYS, SUCCESS_NO_INFO| Constructor and Description |
|---|
WSEWPreparedStatement(Transport transport,
ConnectionParam param,
String database,
AbstractConnection connection,
String sql,
Long instanceId,
Stmt2PrepareResp prepareResp) |
| Modifier and Type | Method and Description |
|---|---|
void |
addBatch() |
void |
close() |
void |
columnDataAddBatch() |
void |
columnDataCloseBatch() |
void |
columnDataExecuteBatch() |
boolean |
execute() |
int[] |
executeBatch() |
ResultSet |
executeQuery() |
int |
executeUpdate() |
ResultSetMetaData |
getMetaData() |
bindAllToTableInfo, clearParameters, getParameterMetaData, getQueryTimeout, setArray, setAsciiStream, setAsciiStream, setAsciiStream, setBigDecimal, setBigInteger, setBinaryStream, setBinaryStream, setBinaryStream, setBlob, setBlob, setBlob, setBlob, setBoolean, setBoolean, setByte, setByte, setBytes, setCharacterStream, setCharacterStream, setCharacterStream, setClob, setClob, setClob, setDate, setDate, setDouble, setDouble, setFloat, setFloat, setGeometry, setGeometry, setInt, setInt, setLong, setLong, setNCharacterStream, setNCharacterStream, setNClob, setNClob, setNClob, setNString, setNString, setNull, setNull, setObject, setObject, setObject, setQueryTimeout, setRef, setRowId, setShort, setShort, setSQLXML, setString, setString, setTableName, setTagBigInteger, setTagBoolean, setTagByte, setTagDouble, setTagFloat, setTagGeometry, setTagInt, setTagJson, setTagLong, setTagNString, setTagNull, setTagShort, setTagSqlTypeNull, setTagString, setTagTimestamp, setTagTimestamp, setTagVarbinary, setTime, setTime, setTimestamp, setTimestamp, setTimestamp, setUnicodeStream, setURL, setValueImpl, setVarbinary, setVarbinaryinitStmt, queryWithRetry, releaseStmt, writeBlockWithRetry, writeBlockWithRetrySynccheckBlobSupport, execute, execute, executeQuery, executeQuery, executeUpdate, executeUpdate, getConnection, getResultSet, getUpdateCount, isClosedaddBatch, cancel, clearBatch, clearWarnings, closeOnCompletion, execute, execute, execute, executeUpdate, executeUpdate, executeUpdate, getFetchDirection, getFetchSize, getGeneratedKeys, getInstanceId, getMaxFieldSize, getMaxRows, getMoreResults, getMoreResults, getResultSetConcurrency, getResultSetHoldability, getResultSetType, getWarnings, isCloseOnCompletion, isPoolable, setCursorName, setEscapeProcessing, setFetchDirection, setFetchSize, setMaxFieldSize, setMaxRows, setPoolableisWrapperFor, unwrapclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecuteLargeUpdate, setObject, setObjectaddBatch, cancel, clearBatch, clearWarnings, closeOnCompletion, execute, execute, execute, execute, executeLargeBatch, executeLargeUpdate, executeLargeUpdate, executeLargeUpdate, executeLargeUpdate, executeQuery, executeUpdate, executeUpdate, executeUpdate, executeUpdate, getConnection, getFetchDirection, getFetchSize, getGeneratedKeys, getLargeMaxRows, getLargeUpdateCount, getMaxFieldSize, getMaxRows, getMoreResults, getMoreResults, getResultSet, getResultSetConcurrency, getResultSetHoldability, getResultSetType, getUpdateCount, getWarnings, isClosed, isCloseOnCompletion, isPoolable, setCursorName, setEscapeProcessing, setFetchDirection, setFetchSize, setLargeMaxRows, setMaxFieldSize, setMaxRows, setPoolableisWrapperFor, unwrappublic WSEWPreparedStatement(Transport transport, ConnectionParam param, String database, AbstractConnection connection, String sql, Long instanceId, Stmt2PrepareResp prepareResp) throws SQLException
SQLExceptionpublic boolean execute()
throws SQLException
execute in interface PreparedStatementexecute in class AbsWSPreparedStatementSQLExceptionpublic ResultSet executeQuery() throws SQLException
executeQuery in interface PreparedStatementexecuteQuery in class AbsWSPreparedStatementSQLExceptionpublic int executeUpdate()
throws SQLException
executeUpdate in interface PreparedStatementexecuteUpdate in class AbsWSPreparedStatementSQLExceptionpublic void addBatch()
throws SQLException
addBatch in interface PreparedStatementaddBatch in class AbsWSPreparedStatementSQLExceptionpublic int[] executeBatch()
throws SQLException
executeBatch in interface StatementexecuteBatch in class AbsWSPreparedStatementSQLExceptionpublic void close()
throws SQLException
close in interface AutoCloseableclose in interface Statementclose in class AbsWSPreparedStatementSQLExceptionpublic ResultSetMetaData getMetaData() throws SQLException
getMetaData in interface PreparedStatementgetMetaData in class AbsWSPreparedStatementSQLExceptionpublic void columnDataAddBatch()
throws SQLException
columnDataAddBatch in interface TaosPrepareStatementcolumnDataAddBatch in class AbsWSPreparedStatementSQLExceptionpublic void columnDataExecuteBatch()
throws SQLException
columnDataExecuteBatch in interface TaosPrepareStatementcolumnDataExecuteBatch in class AbsWSPreparedStatementSQLExceptionpublic void columnDataCloseBatch()
throws SQLException
columnDataCloseBatch in class AbsWSPreparedStatementSQLExceptionCopyright © 2025. All rights reserved.