public class SimpleStatement extends AbstractBatchStatement
_statement
Modifier and Type | Method and Description |
---|---|
void |
addBatch(String sql) |
void |
clearBatch() |
int |
executeBatch() |
close
public void addBatch(String sql) throws SQLException
SQLException
public int executeBatch() throws SQLException
SQLException
public void clearBatch() throws SQLException
SQLException
Copyright © 2002–2018. All rights reserved.