[hibernate-issues] [Hibernate-JIRA] Commented: (HBX-894) Hibernate Dynamic SQL Preview doesn't work unless first word is "select" (lower-case)

Max Rydahl Andersen (JIRA) noreply at atlassian.com
Mon Feb 26 02:06:32 EST 2007


    [ http://opensource.atlassian.com/projects/hibernate/browse/HBX-894?page=comments#action_26297 ] 

Max Rydahl Andersen commented on HBX-894:
-----------------------------------------

so this is probably more the "classic" issue of the editor not having focus while you type (yes it sounds crazy but eclipse can do that :) ...so the sql view haven't yet heard that you selected an editor...clicking inside the editor and edit it will make it pick it up

> Hibernate Dynamic SQL Preview doesn't work unless first word is "select" (lower-case)
> -------------------------------------------------------------------------------------
>
>          Key: HBX-894
>          URL: http://opensource.atlassian.com/projects/hibernate/browse/HBX-894
>      Project: Hibernate Tools
>         Type: New Feature

>     Versions: 3.2beta8
>     Reporter: Joseph Marques

>
>
> "select e.prop from entity e" will correctly generate sql
> "SELECT e.prop from entity e" will not
> So it seems that the case sensitive nature of the syntax highlighting in the HQL editor also extends to correlated features in other views.  This could be relaxed for more flexibility in style and greater usability.

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