[jboss-user] [Beginner's Corner] - Re: OneToOne could be null

Wolfgang Knauf do-not-reply at jboss.com
Thu Nov 12 10:53:00 EST 2009


Hi Sven,

I think you have to play around with the properties of the "@OneToOne" annotation. First I would try something like this:

@OneToOne (cascade = CascadeType.ALL)
  | 

Hope this helps

Wolfgang

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

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



More information about the jboss-user mailing list