Class BatchedStatementsExecutorUnitTest
java.lang.Object
de.hybris.platform.util.localization.jdbc.executor.BatchedStatementsExecutorUnitTest
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BatchedStatementsExecutorUnitTest
public BatchedStatementsExecutorUnitTest()
-
-
Method Details
-
setUp
- Throws:
SQLException
-
shouldSubmitExecutionToExecutor
public void shouldSubmitExecutionToExecutor() -
shouldSubmitAllStatementsOnlyOnce
public void shouldSubmitAllStatementsOnlyOnce() -
shouldSubmitStatementsInOneGo
public void shouldSubmitStatementsInOneGo() -
shouldBatchTheSameStatementsAndExecuteThemInOneTransaction
- Throws:
Exception
-
shouldReturnTotalNumberOfAffectedRows
- Throws:
Exception
-