Skip to content

Commit fe4b006

Browse files
committed
mention 'org.hibernate.orm:hibernate-hikaricp' in doc
1 parent a7f2f8e commit fe4b006

File tree

1 file changed

+1
-0
lines changed
  • documentation/src/main/asciidoc/introduction

1 file changed

+1
-0
lines changed

documentation/src/main/asciidoc/introduction/Tuning.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ The following settings are common to all connection pools supported by Hibernate
9393
|===
9494

9595
A popular alternative to Agroal is HikariCP.
96+
Integration with HikariCP is provided by the module `org.hibernate.orm:hibernate-hikaricp`.
9697
Its settings are enumerated by link:{doc-javadoc-url}/org/hibernate/cfg/HikariCPSettings.html[`HikariCPSettings`].
9798

9899
.Container-managed datasources

0 commit comments

Comments
 (0)