public class DefaultBatchCollectorTest extends Object
| Constructor and Description |
|---|
DefaultBatchCollectorTest() |
public void shouldThrowIllegalArgumentExceptionWhenSqlIsNullWhenCallingCollectQueryWithParams()
public void shouldThrowIllegalArgumentExceptionWhenParamsIsNullWhenCallingCollectQueryWithParams()
public void shouldCollectTwoParamsForOneBatchQuery()
public void shouldCollectTwoStatementSettersForOneBatchQuery()
public void shouldThrowIllegalArgumentExceptionWhenSqlIsNullWhenCallingCollectQueryWithStatementSetter()
public void shouldThrowIllegalArgumentExceptionWhenMixingSettersAndParamsWithSameSqlQuery()
public void shouldThrowIllegalArgumentExceptionWhenStatementSetterIsNullWhenCallingCollectQueryWithStatementSetter()
public void shouldExecuteBatchUpdateForStatementSetterBasedBatch()
public void shouldExecuteBatchUpdateForParamsBasedBatch()
Copyright © 2017 SAP SE. All Rights Reserved.