StatementBatchTest

4

tests

0

failures

0

ignored

0.040s

duration

100%

successful

Tests

Test Duration Result
addBatchDoesNotFlush() 0s passed
addBatchFlushesAfterBatchSizeReached() 0.002s passed
closeClosesStatement() 0.001s passed
closeFlushes() 0.037s passed

Standard error

2025-01-18 18:22:18.227 [FINEST ] org.itsallcode.jdbc.batch.Batch executeBatch Execute batch of 1 after 1 took 0 ms 
2025-01-18 18:22:18.227 [FINE   ] org.itsallcode.jdbc.batch.Batch close Batch processing of 1 items with batch size 2 completed in PT0.00174608S 
2025-01-18 18:22:18.229 [FINEST ] org.itsallcode.jdbc.batch.Batch executeBatch Execute batch of 2 after 2 took 0 ms 
2025-01-18 18:22:18.231 [FINEST ] org.itsallcode.jdbc.batch.Batch executeBatch No items added to batch, skip 
2025-01-18 18:22:18.232 [FINE   ] org.itsallcode.jdbc.batch.Batch close Batch processing of 0 items with batch size 2 completed in PT0.000721038S