Branch: refs/heads/5.0
Home:
https://github.com/hibernate/hibernate-orm
Commit: 4cb84a110c500f06a52c4896138b06807333ae6f
https://github.com/hibernate/hibernate-orm/commit/4cb84a110c500f06a52c489...
Author: Andrea Boriero <andrea(a)hibernate.org>
Date: 2016-02-05 (Fri, 05 Feb 2016)
Changed paths:
M
hibernate-core/src/test/java/org/hibernate/dialect/SQLServer2005DialectTestCase.java
Log Message:
-----------
HHH-9635 - Add test for issue
Commit: b66eb91068842fca51546eea64ba1dc617314360
https://github.com/hibernate/hibernate-orm/commit/b66eb91068842fca51546ee...
Author: Andrea Boriero <andrea(a)hibernate.org>
Date: 2016-02-05 (Fri, 05 Feb 2016)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/dialect/SQLServer2005Dialect.java
Log Message:
-----------
HHH-9635 - Fix SQLServer2005Dialect (and above) does not support read past locking
Compare:
https://github.com/hibernate/hibernate-orm/compare/4cd66c735373...b66eb91...