Gradle Test Run :test

[11] org.itsallcode.jdbc.SimpleConnectionTest$$Lambda$1012/0x00007f957c45e000@6beddf18

summary

1

tests

0

failures

0

skipped

0.013s

duration

100%

successful

error output

2026-04-18 12:33:44.053 [FINEST ] org.itsallcode.jdbc.batch.PreparedStatementBatchBuilder build Running insert statement 'insert into "tab" ("c1","c2") values (?,?)'... 
2026-04-18 12:33:44.054 [FINEST ] org.itsallcode.jdbc.batch.Batch executeBatch Execute batch of 1 after 1 took 0 ms 
2026-04-18 12:33:44.054 [FINE   ] org.itsallcode.jdbc.batch.Batch close Batch processing of 1 items with batch size 4 completed in PT0.000940949S