Update Database_Access.adoc

This commit is contained in:
joohyukkim 2023-07-29 16:01:14 +09:00 committed by Sanne Grinovero
parent 9d4d728867
commit ba25ebbfb5
1 changed files with 1 additions and 1 deletions

View File

@ -260,4 +260,4 @@ Hibernate abstracts over variations between dialects of SQL via the class `org.h
- Additional community-supported ``Dialect``s are available in the separate module `hibernate-community-dialects`.
In Hibernate 6, it's no longer necessary to explicitly specify a dialect using the configuration property `hibernate.dialect`, and so setting that property is now discouraged.
(An exception is the case of custom user-written ``Dialect``s.)
(An exception is the case of custom user-written ``Dialect``s.)