Class ExecBatchStatement
java.lang.Object
com.djrapitops.plan.storage.database.transactions.ExecStatement
com.djrapitops.plan.storage.database.transactions.ExecBatchStatement
- All Implemented Interfaces:
Executable
SQL executing batch statement that closes appropriate elements.
-
Constructor Summary
-
Method Summary
Methods inherited from class com.djrapitops.plan.storage.database.transactions.ExecStatement
execute, execute, executeReturningId, getSql, prepare
-
Constructor Details
-
ExecBatchStatement
-
-
Method Details
-
callExecute
- Overrides:
callExecute
in classExecStatement
- Throws:
SQLException
-