Skip to content

Commit ba25ebb

Browse files
JooHyukKimSanne
authored andcommitted
Update Database_Access.adoc
1 parent 9d4d728 commit ba25ebb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/src/main/asciidoc/userguide/chapters/jdbc/Database_Access.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,4 +260,4 @@ Hibernate abstracts over variations between dialects of SQL via the class `org.h
260260
- Additional community-supported ``Dialect``s are available in the separate module `hibernate-community-dialects`.
261261

262262
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.
263-
(An exception is the case of custom user-written ``Dialect``s.)
263+
(An exception is the case of custom user-written ``Dialect``s.)

0 commit comments

Comments
 (0)