Thanks again for your help.
It seems like I can control the idle timeout with hikari without changing the driver_class,
by adding: configuration.setProperty(“hibernate.hikari.idleTimeout”, “86400000”) to my code.
I’m I right??
Thanks again for your help.
It seems like I can control the idle timeout with hikari without changing the driver_class,
by adding: configuration.setProperty(“hibernate.hikari.idleTimeout”, “86400000”) to my code.
I’m I right??