Update Database_Access.adoc
This commit is contained in:
parent
9d4d728867
commit
ba25ebbfb5
|
@ -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.)
|
Loading…
Reference in New Issue