Branch: refs/heads/4.2
Home:
https://github.com/hibernate/hibernate-orm
Commit: 10bf926de88038be110af37972e7562a9e875902
https://github.com/hibernate/hibernate-orm/commit/10bf926de88038be110af37...
Author: davidmuzik <davidmuzik(a)gmail.com>
Date: 2014-01-20 (Mon, 20 Jan 2014)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/persister/entity/UnionSubclassEntityPersister.java
Log Message:
-----------
HHH-2988 Update UnionSubclassEntityPersister column quoting
Commit: 3d7494d8de8b1528f6677e4a437cb0e8ea6539a6
https://github.com/hibernate/hibernate-orm/commit/3d7494d8de8b1528f6677e4...
Author: Brett Meyer <brett(a)3riverdev.com>
Date: 2014-01-20 (Mon, 20 Jan 2014)
Changed paths:
M hibernate-core/src/test/java/org/hibernate/test/annotations/quote/QuoteTest.java
Log Message:
-----------
HHH-2988 test case
Conflicts:
hibernate-core/src/test/java/org/hibernate/test/quote/QuoteTest.java
Compare:
https://github.com/hibernate/hibernate-orm/compare/2059edd2961f...3d7494d...