[hibernate-issues] [Hibernate-JIRA] Closed: (HHH-942) Has a need to get access to various tokens in HQL such as-- order by, from clause, where clauss

Steve Ebersole (JIRA) noreply at atlassian.com
Mon Mar 21 13:00:56 EDT 2011


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Ebersole closed HHH-942.
------------------------------


Closing stale resolved issues

> Has a need to get access to various tokens in HQL such as-- order by, from clause, where clauss
> -----------------------------------------------------------------------------------------------
>
>                 Key: HHH-942
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-942
>             Project: Hibernate Core
>          Issue Type: New Feature
>            Reporter: Don Young
>
> We used Theta joins. Cannot use Criteria API for programmatically add various Criteria. So we need a way to parse and get access to the HQL tokens such that we can programmatically insert addition where clause. Do not want to write a ad-hoc parser that may not work in some cases knowning HQL is complex and hibernate already has a parser doing that. Anything way we can get the various SQl segments (tokens)?
> Thanks.

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