[hibernate-commits] [hibernate/hibernate-orm] 985229: HHH-10662 - Fix inconsistencies between quoting-re...
GitHub
noreply at github.com
Thu Mar 31 02:09:33 EDT 2016
Branch: refs/heads/master
Home: https://github.com/hibernate/hibernate-orm
Commit: 985229f9a7854260a47784d3cfd228f4a8ed9042
https://github.com/hibernate/hibernate-orm/commit/985229f9a7854260a47784d3cfd228f4a8ed9042
Author: Vlad Mihalcea <mih_vlad at yahoo.com>
Date: 2016-03-31 (Thu, 31 Mar 2016)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/cfg/AvailableSettings.java
M hibernate-core/src/main/java/org/hibernate/engine/jdbc/env/internal/JdbcEnvironmentImpl.java
Log Message:
-----------
HHH-10662 - Fix inconsistencies between quoting-related configuration properties JavaDocs and their default values assigned at the code level
More information about the hibernate-commits
mailing list