I am using a JDBC SQLite local database, and I wanted to know if connections close on commit (I have auto-commit on) using HikariCP as my connection data source (HikariDat
HikariDat