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

tsar_bomba do-not-reply at jboss.com
Wed Nov 29 15:49:52 EST 2006


"max.andersen at jboss.com" 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 it in Glassfish.)  I posted here about this yesterday and haven't gotten a reply yet to confirm.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989818#3989818

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3989818



More information about the jboss-user mailing list