public class SimpleStatement extends AbstractBatchStatement
_statement| Modifier and Type | Method and Description |
|---|---|
void |
addBatch(String sql) |
void |
clearBatch() |
int |
executeBatch() |
closepublic void addBatch(String sql) throws SQLException
SQLExceptionpublic int executeBatch()
throws SQLException
SQLExceptionpublic void clearBatch()
throws SQLException
SQLExceptionCopyright © 2002-2017. All Rights Reserved.