| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.txn.jdbc | |
| org.apache.hadoop.hive.metastore.txn.jdbc.commands |
| Modifier and Type | Method and Description |
|---|---|
<T> int[][] |
MultiDataSourceJdbcResource.execute(ParameterizedBatchCommand<T> command)
Executes a
JdbcTemplate.batchUpdate(String, Collection, int, ParameterizedPreparedStatementSetter)
call using the query string obtained from getParameterizedQueryString(DatabaseProduct),
the parameters obtained from getQueryParameters(), and the
PreparedStatementSetter obtained from
getPreparedStatementSetter() methods. |
| Modifier and Type | Class and Description |
|---|---|
class |
AddWriteIdsToMinHistoryCommand |
class |
AddWriteIdsToTxnToWriteIdCommand |
class |
InsertCompletedTxnComponentsCommand |
class |
InsertHiveLocksCommand |
class |
InsertTxnComponentsCommand |
Copyright © 2024 The Apache Software Foundation. All rights reserved.