[jboss-user] [EJB 3.0] - Re: ejb-ql relations/mapping problem

ojacobson do-not-reply at jboss.com
Thu May 31 17:00:28 EDT 2007


If the dict_status and dict_locale fields are not part of Dictionary's entity key then you can't (portably) use them in a container-managed relationship.  There is a hibernate extension that works on jboss when using the hibernate entity manager: have a look at 

http://www.hibernate.org/hib_docs/annotations/reference/en/html/entity.html#entity-hibspec-collection-enhance

(2.4.6.1. Enhance collection settings)

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

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



More information about the jboss-user mailing list