[hibernate-commits] [hibernate/hibernate-core] 3bf662: Merge branch 'HHH-5843' of git://github.com/Sanne/...
noreply at github.com
noreply at github.com
Wed Jan 19 04:39:15 EST 2011
Branch: refs/heads/master
Home: https://github.com/hibernate/hibernate-core
Commit: 3bf6625ab1665f0231c58920a4e0084edda1bbf3
https://github.com/hibernate/hibernate-core/commit/3bf6625ab1665f0231c58920a4e0084edda1bbf3
Author: Hardy Ferentschik <hardy at ferentschik.de>
Date: 2011-01-19 (Wed, 19 Jan 2011)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/hql/ast/HqlParser.java
M hibernate-core/src/main/java/org/hibernate/hql/ast/HqlSqlWalker.java
M hibernate-core/src/main/java/org/hibernate/hql/ast/SqlGenerator.java
Log Message:
-----------
Merge branch 'HHH-5843' of git://github.com/Sanne/hibernate-core into Sanne-HHH-5843
Commit: cb7cd71fdf520feb1d6d07e84449dcff88e98608
https://github.com/hibernate/hibernate-core/commit/cb7cd71fdf520feb1d6d07e84449dcff88e98608
Author: Hardy Ferentschik <hardy at ferentschik.de>
Date: 2011-01-19 (Wed, 19 Jan 2011)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/type/descriptor/sql/BasicBinder.java
Log Message:
-----------
HHH-5843 Adding a log.isTraceEnabled call before the actual log call
Not really related to the HQL parsing, but it is also a small logging performance change
More information about the hibernate-commits
mailing list