Skip to content

Commit

Permalink
Fix section level for Varying database in Hibernate ORM
Browse files Browse the repository at this point in the history
  • Loading branch information
gsmet committed Aug 7, 2024
1 parent a5fc012 commit cb8fe2c
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 cb8fe2c

Please sign in to comment.