Sometimes we may use column or table names that conflict with SQL keywords.
By enclosing those identifiers in double-quotes could solve problem.
I can't find any setting to make Hibernate to do this.
Is there any way to achieve that?
Thanks.
From: Brad C. <bra...@wo...> - 2002-10-21 10:01:57
quoted identifiers are not supported at the moment. i believe it is on the
todo list.
brad
----- Original Message -----
From: "User Forth" <fo...@ms...>
To: <hib...@li...>
Sent: Monday, October 21, 2002 6:14 PM
Subject: [Hibernate] How to quote identifiers in generated SQL with " ?
> Sometimes we may use column or table names that conflict with SQL
keywords.
> By enclosing those identifiers in double-quotes could solve problem.
> I can't find any setting to make Hibernate to do this.
> Is there any way to achieve that?
> Thanks.
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> hibernate-devel mailing list
> hib...@li...
> https://lists.sourceforge.net/lists/listinfo/hibernate-devel
>