Hi,
I have recently tried turning on SQL comments in hibernate 3.2.6.ga.
However, I found that our database (informix 7.31) did not support SQL
where the comment was at the start of the comment. Instead, the comment
needed to be after the SQL. For example:
/* not accepted by informix 7.31*/ sele
m/projects/hibernate/secure/Dashboard.jspa
thanks
--
Emmanuel Bernard
http://in.relation.to/Bloggers/Emmanuel |
http://blog.emmanuelbernard.com | http://twitter.com/emmanuelbernard
Hibernate Search in Action (http://is.gd/Dl1)
On Jul 6, 2008, at 18:41, Daniel Bell wrote:
Hi,
I have rece
Hi,
I have recently tried turning on SQL comments in hibernate 3.2.6.ga.
However, I found that our database (informix 7.31) did not support SQL
where the comment was at the start of the comment. Instead, the comment
needed to be after the SQL. For example:
/* not accepted by informix 7.31*/
or inclusion.
>
> Cheers,
>
> Chris
>
> Daniel Bell wrote:
> > Hi,
> >
> > I have recently tried turning on SQL comments in hibernate 3.2.6.ga.
> > However, I found that our database (informix 7.31) did not support SQL
> > where the comment was at the start