Gradle Test Run :test

[1] org.itsallcode.jdbc.TransactionTest$$Lambda$1137/0x00007f957c4bc488@48fa63b

summary

1

tests

0

failures

0

skipped

0.006s

duration

100%

successful

error output

2026-04-18 12:33:45.662 [FINEST ] org.itsallcode.jdbc.batch.PreparedStatementBatchBuilder build Running insert statement 'insert into "NAMES" ("ID","NAME") values (?,?)'... 
2026-04-18 12:33:45.663 [FINEST ] org.itsallcode.jdbc.batch.Batch executeBatch Execute batch of 3 after 3 took 0 ms 
2026-04-18 12:33:45.663 [FINE   ] org.itsallcode.jdbc.batch.Batch close Batch processing of 3 items with batch size 100 completed in PT0.000933004S 
2026-04-18 12:33:45.664 [FINEST ] org.itsallcode.jdbc.batch.Batch executeBatch No items added to batch, skip 
2026-04-18 12:33:45.664 [FINE   ] org.itsallcode.jdbc.batch.Batch close Batch processing of 3 items with batch size 100 completed in PT0.00148492S