| 限定符和类型 | 方法和说明 |
|---|---|
void |
executeUpdate(String databaseName,
T sqlStatement)
Execute update.
|
getType, getTypeAliasesvoid executeUpdate(String databaseName, T sqlStatement) throws SQLException
databaseName - database namesqlStatement - updatable RAL statementSQLException - SQL exceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.