We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7f2f8e commit fe4b006Copy full SHA for fe4b006
documentation/src/main/asciidoc/introduction/Tuning.adoc
@@ -93,6 +93,7 @@ The following settings are common to all connection pools supported by Hibernate
93
|===
94
95
A popular alternative to Agroal is HikariCP.
96
+Integration with HikariCP is provided by the module `org.hibernate.orm:hibernate-hikaricp`.
97
Its settings are enumerated by link:{doc-javadoc-url}/org/hibernate/cfg/HikariCPSettings.html[`HikariCPSettings`].
98
99
.Container-managed datasources
0 commit comments