Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: a882fbdf0ca5b57c29941cf56fee432044187a1b
https://github.com/hibernate/hibernate-orm/commit/a882fbdf0ca5b57c29941cf...
Author: Thomas Wearmouth <tomwmth(a)pm.me>
Date: 2024-07-05 (Fri, 05 Jul 2024)
Changed paths:
M
hibernate-agroal/src/main/java/org/hibernate/agroal/internal/AgroalConnectionProvider.java
A hibernate-core/src/main/java/org/hibernate/cfg/AgroalSettings.java
A hibernate-core/src/main/java/org/hibernate/cfg/HikariCPSettings.java
M hibernate-core/src/main/java/org/hibernate/cfg/JdbcSettings.java
M
hibernate-hikaricp/src/main/java/org/hibernate/hikaricp/internal/HikariConfigurationUtil.java
Log Message:
-----------
HHH-18327 Add Agroal and HikariCP settings constants
HHH-18327 fix incorrect Agroal property names
HHH-18327 extend new connection pool settings in JdbcSettings
HHH-18327 use new HikariCPSettings constant in HikariConfigurationUtil
HHH-18327 add HikariCP settings constants
HHH-18327 improve wording
HHH-18327 use new AgroalSettings constant in AgroalConnectionProvider
additionally add AgroalSettings to javadoc and fix invalid see tag
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications