public class CompoundStatement extends AbstractBatchStatement
_statement
Modifier and Type | Method and Description |
---|---|
void |
addBatch(java.lang.String sql) |
void |
clearBatch() |
int |
executeBatch() |
close
public void addBatch(java.lang.String sql) throws java.sql.SQLException
java.sql.SQLException
public int executeBatch() throws java.sql.SQLException
java.sql.SQLException
public void clearBatch() throws java.sql.SQLException
java.sql.SQLException
Copyright © 2002-2025. All Rights Reserved.