Package org.eclipse.net4j.db
Class Batch
java.lang.Object
org.eclipse.net4j.db.Batch
- All Implemented Interfaces:
AutoCloseable
- Since:
- 4.11
- Author:
- Eike Stepper
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Batch
-
-
Method Details
-
add
-
clear
public void clear() -
execute
public int[] execute() -
close
- Specified by:
close
in interfaceAutoCloseable
- Throws:
DBException
-