[jboss-user] [EJB/JBoss] - Re: ORA-00904 Error while running CMP EJB

sfisque do-not-reply at jboss.com
Thu Jul 10 15:44:51 EDT 2008


i am having a similar issue.

i appears that the "name" attribute of my @Column annotation is being ignored and the query is being constructed using the attribute's name and not the name assigned from the annotation.

is there a common reason why JPA/Hibernate would ignore the annotation's name attribute and just reflect the field name as the column name?

== s


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

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



More information about the jboss-user mailing list