[hibernate-issues] [Hibernate-JIRA] Closed: (HHH-2286) dialect informational metadata

Steve Ebersole (JIRA) noreply at atlassian.com
Fri Dec 8 11:10:04 EST 2006


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-2286?page=all ]
     
Steve Ebersole closed HHH-2286:
-------------------------------

    Resolution: Fixed

trunk / 3.2

The only stuff I did not convert is the org.hibernate.test.TestCase#allowsPhysicalColumnNameInOrderby and org.hibernate.test.TestCase#allowsPhysicalColumnNameInHaving because I eventually want to handle these very differently starting with the new parser/translator...

> dialect informational metadata
> ------------------------------
>
>          Key: HHH-2286
>          URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-2286
>      Project: Hibernate3
>         Type: Improvement

>   Components: core
>     Reporter: Steve Ebersole
>     Assignee: Steve Ebersole
>      Fix For: 3.2.2

>
>
> Currently, we have a lot of useful information regarding the various dialects contained in the org.hibernate.test.TestCase class.  This is information used to effect the running of the test suite.  It is extremely useful information like its level of LOB support, etc.  However, it was not originally included in the Dialect because it is not currently used within the Hibernate code base itself.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira




More information about the hibernate-issues mailing list