You can run native SQL queries using Hibernate. See
http://www.hibernate.org/hib_docs/v3/reference/en/html/querysql.html for
further details.

Mike.


On 8/24/07, Sanath <[EMAIL PROTECTED]> wrote:
>
>
> I have a rather long and complex SQL query that has nested quires inside
> too.
> I have notices that appfuse uses getHibernateTemplate().find to give the
> HQL
> statement. Is there anyway that I can run a "SQL" statement without using
> HQL statements to avoid much more complexity
> --
> View this message in context:
> http://www.nabble.com/Hibernate-running-SQL-statements-directly-in-appfuse-tf4322448s2369.html#a12308853
> Sent from the AppFuse - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to