Message:
A new issue has been created in JIRA.
---------------------------------------------------------------------
View the issue:
http://opensource.atlassian.com/projects/hibernate/secure/ViewIssue.jspa?key=HB-564
Here is an overview of the issue:
---------------------------------------------------------------------
Key: HB-564
Summary: Compile Queries
Type: New Feature
Status: Unassigned
Priority: Major
Project: Hibernate2
Components:
toolset
Assignee:
Reporter: Ted Tollefson
Created: Wed, 17 Dec 2003 8:42 AM
Updated: Wed, 17 Dec 2003 8:42 AM
Description:
It should be possible to "compile" the Hibernate queries. It should be possible to detect at compile-time a syntax error in a query that has been defined in the xml configuration files.
I envision a tool that could start the "compile" from an Ant script. It check the syntax of all the user defined queries and report any errors.
This should not be too difficult to do because Hibernate must already have query parsing functionality.
---------------------------------------------------------------------
JIRA INFORMATION:
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
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
|