[jboss-user] [EJB 3.0] - Re: Column name clash with SQL keyword

2006-11-29 Thread tsar_bomba
"[EMAIL PROTECTED]" wrote : @Column(name="`order`") This appears to work until you have a @OneToMany join between a parent & child entity, then Hibernate "forgets" to quote the fields on the child-side of the join. I'm not sure if this is a bug (though it would appear so, since Toplink allows

[jboss-user] [EJB 3.0] - Re: Column name clash with SQL keyword

2006-11-05 Thread [EMAIL PROTECTED]
@Column(name="`order`") View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3983363#3983363 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3983363 ___ jboss-user mailing list jboss-u

[jboss-user] [EJB 3.0] - Re: Column name clash with SQL keyword

2006-11-05 Thread jan_bar
I don't know if this question is so trivial so nobody bothers to answer or I breaked some nettique or simply everybody lives with it and use artifficial property names to avoid column name clashes? Or am I simply ignored by this forum? Thanks, Jan View the original post : http://www.jboss.com/