public abstract class ExecBatchStatement extends ExecStatement
Constructor and Description |
---|
ExecBatchStatement(java.lang.String sql) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
callExecute(java.sql.PreparedStatement statement) |
execute, execute, getSql, prepare
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
empty
protected boolean callExecute(java.sql.PreparedStatement statement) throws java.sql.SQLException
callExecute
in class ExecStatement
java.sql.SQLException