[hibernate-issues] [Hibernate-JIRA] Commented: (HBX-673) Java code HQL inline validation
Diego Pires Plentz (JIRA)
noreply at atlassian.com
Sat Aug 26 00:28:24 EDT 2006
[ http://opensource.atlassian.com/projects/hibernate/browse/HBX-673?page=comments#action_24110 ]
Diego Pires Plentz commented on HBX-673:
----------------------------------------
Another thing, is that you must think that the user can be calling hibernate by the normal way, or by the SpringHibernateDAO Support.
Something like:
getHibernateTemplate().find("from People where idPerson = ?", 1);
> Java code HQL inline validation
> -------------------------------
>
> Key: HBX-673
> URL: http://opensource.atlassian.com/projects/hibernate/browse/HBX-673
> Project: Hibernate Tools
> Type: New Feature
> Reporter: Max Rydahl Andersen
> Fix For: 3.2LATER
>
>
--
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