public interface SqlStatement
nablarch.core.db.connection.TransactionManagerConnection#terminate()で行われるため、
Statementを明示的にクローズする必要はない。| Modifier and Type | Method and Description |
|---|---|
int[] |
executeBatch()
Statement.executeBatch()のラッパー。 |
int |
getBatchSize()
バッチサイズを取得する。
|