[hibernate-commits] [hibernate/hibernate-core] ec3451: HHH-5715 Using row_number with the SQLServerDialec...

noreply at github.com noreply at github.com
Tue Nov 9 23:03:16 EST 2010


Branch: refs/heads/3.6
Home:   https://github.com/hibernate/hibernate-core

Commit: ec34519070dee0280f393ce1fa32bad97e4c5355
    https://github.com/hibernate/hibernate-core/commit/ec34519070dee0280f393ce1fa32bad97e4c5355
Author: Strong Liu <stliu at hibernate.org>
Date:   2010-11-09 (Tue, 09 Nov 2010)

Changed paths:
  M core/src/main/java/org/hibernate/dialect/SQLServerDialect.java
  A core/src/test/java/org/hibernate/dialect/SQLServerDialectTestCase.java
  A testsuite/src/test/java/org/hibernate/test/pagination/DistinctSelectTest.java
  A testsuite/src/test/java/org/hibernate/test/pagination/Entry.java
  A testsuite/src/test/java/org/hibernate/test/pagination/EntryTag.hbm.xml
  A testsuite/src/test/java/org/hibernate/test/pagination/Tag.java
  M testsuite/src/test/resources/hibernate.properties

Log Message:
-----------
HHH-5715 Using row_number with the SQLServerDialect makes select distinct useless


Commit: 46fda6ddf08998ae715921b3e50b8b78de72f90b
    https://github.com/hibernate/hibernate-core/commit/46fda6ddf08998ae715921b3e50b8b78de72f90b
Author: Strong Liu <stliu at hibernate.org>
Date:   2010-11-09 (Tue, 09 Nov 2010)

Changed paths:
  M .gitignore
  M entitymanager/src/main/docbook/en/modules/configuration.xml
  M entitymanager/src/main/docbook/en/modules/query_ejbql.xml

Log Message:
-----------
Merge branch '3.6' of github.com:hibernate/hibernate-core into 3.6




More information about the hibernate-commits mailing list