RE: OneToMany Delete Order Problem

2013-06-24 Thread Boblitz John
rg > Subject: Re: OneToMany Delete Order Problem > > I tried adding the SchemaFactory property to the persistence.xml but it did > not > correct the statement order. Any other ideas? > > > On Thu, Jun 20, 2013 at 2:59 AM, Jens Leisenberg [via OpenJPA] < > ml-no

Re: OneToMany Delete Order Problem

2013-06-24 Thread josh.wilson
<[hidden > email]<http://user/SendEmail.jtp?type=node&node=7584221&i=0>> > > To: [hidden email] <http://user/SendEmail.jtp?type=node&node=7584221&i=1>, > > Date: 06/18/2013 07:19 PM > Subject: OneToMany Delete Order Problem > > >

Re: OneToMany Delete Order Problem

2013-06-20 Thread Jens Leisenberg
quot; To: users@openjpa.apache.org, Date: 06/18/2013 07:19 PM Subject: OneToMany Delete Order Problem I have a unidirectional one to many relationship defined but I am getting a foreign key constraint violation when attempting to run a delete on the entity. It appears the delete stat

OneToMany Delete Order Problem

2013-06-18 Thread josh.wilson
D_XXX", referencedColumnName = "ID_XXX", nullable = false) -- View this message in context: http://openjpa.208410.n2.nabble.com/OneToMany-Delete-Order-Problem-tp7584211.html Sent from the OpenJPA Users mailing list archive at Nabble.com.