[jboss-user] [EJB 3.0] - Re: Problem with simple example of @ManyToMany

ALRubinger do-not-reply at jboss.com
Wed Jan 30 12:20:33 EST 2008


Check out:

http://java.sun.com/javaee/5/docs/api/javax/persistence/ManyToMany.html#targetEntity()

...try either Genericizing your Collections between Course/Student, or specifying @ManyToMany.targetEntity.

S,
ALR

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

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



More information about the jboss-user mailing list