History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: HBR-56
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Normal Normal
Assignee: Beto Software
Reporter: lacroix1547
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Hibero

Add space separators to HQL string in the Java file when saving changes from the Quick HQL Editor

Created: 20 Jul 07 02:39   Updated: 18 Sep 07 15:18
Component/s: HQL
Affects Version/s: 2.0.6
Fix Version/s: 2.0.7

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Environment: windows xp pro intellij 6.0.5


 Description  « Hide
-When writting the hql back in the java file,
instead of
"....""..."".."
we should have
"....
n"+
"....
n"+
"....
n"
or replace the
n by a space (or any sql word delimiter )

-Maybe we shouldnt loose our modifications to the hql as soon as
the hql editor close without warning.



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.