[hibernate-issues] [Hibernate-JIRA] Created: (HHH-6706) Modify sql-gen.g to use numeric literal in count function in place of star

John Verhaeg (JIRA) noreply at atlassian.com
Mon Oct 3 02:15:22 EDT 2011


Modify sql-gen.g to use numeric literal in count function in place of star
--------------------------------------------------------------------------

                 Key: HHH-6706
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-6706
             Project: Hibernate Core
          Issue Type: Improvement
          Components: core
    Affects Versions: 4.0.0.CR4
            Reporter: John Verhaeg


Using a numeric literal in place of a star avoids issues with some DBs, but in order to accomplish this, the legacy code that compares test results in o.h.test.hql.HQLTest needs to be updated.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list