[hibernate-issues] [Hibernate-JIRA] Created: (HHH-4706) Leverage new o.h.dialect.function.TrimFunctionTemplate and o.h.dialect.function.AnsiTrimFunction classes

Steve Ebersole (JIRA) noreply at atlassian.com
Wed Dec 16 18:14:33 EST 2009


Leverage new o.h.dialect.function.TrimFunctionTemplate and o.h.dialect.function.AnsiTrimFunction classes
--------------------------------------------------------------------------------------------------------

                 Key: HHH-4706
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-4706
             Project: Hibernate Core
          Issue Type: Improvement
          Components: core, query-hql
            Reporter: Steve Ebersole
            Assignee: Steve Ebersole
             Fix For: 3.5


o.h.dialect.function.TrimFunctionTemplate defines basic support for understanding which trim options were specified.

o.h.dialect.function.AnsiTrimFunction defines rendering of a trim function using the ANSI SQL defined syntax.

-- 
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