Skip to content

Commit

Permalink
Merge pull request #42373 from gsmet/fix-section-level
Browse files Browse the repository at this point in the history
Fix section level for Varying database in Hibernate ORM
  • Loading branch information
gsmet authored Aug 7, 2024
2 parents a5fc012 + cb8fe2c commit dec2e80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/main/asciidoc/hibernate-orm.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ Since we're targeting CockroachDB here, we're passing the CockroachDB version, n
<2> Set the Hibernate ORM dialect.

[[hibernate-dialect-varying-database]]
== Varying database
==== Varying database

When enabling <<database-approach,database multi-tenancy>>,
Hibernate ORM will use multiple datasources at runtime for the same persistence unit,
Expand Down

0 comments on commit dec2e80

Please sign in to comment.