[jboss-user] [EJB 3.0] - Re: @SqlResultSetMapping and column not found

jaikiran do-not-reply at jboss.com
Thu Mar 12 07:53:06 EDT 2009


Enable show_sql = true in the persistence.xml:

<property name="hibernate.show_sql" value="true"/>
  | 

and see what query is being generated which results in this error.

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

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



More information about the jboss-user mailing list