Modifier and Type | Method and Description |
---|---|
Batch |
Batch.add(String sql)
Add a statement to this batch.
|
Batch |
Connection.createBatch()
Creates a new
Batch instance for building a batched request. |
Copyright © 2021. All rights reserved.