Gradle Test Run :test

[5] org.itsallcode.jdbc.TransactionTest$$Lambda$1141/0x00007f957c4bcd48@2ddfc47b

summary

1

tests

0

failures

0

skipped

0.005s

duration

100%

successful

error output

2026-04-18 12:33:45.528 [FINEST ] org.itsallcode.jdbc.batch.Batch executeBatch Execute batch of 2 after 2 took 1 ms 
2026-04-18 12:33:45.529 [FINE   ] org.itsallcode.jdbc.batch.Batch close Batch processing of 2 items with batch size 200000 completed in PT0.001642803S 
2026-04-18 12:33:45.529 [FINEST ] org.itsallcode.jdbc.batch.PreparedStatementBatchBuilder build Running insert statement 'insert into "NAMES" ("ID","NAME") values (?,?)'...