|
Home > Archive > WebSphere Application Server > September 2005 > Re: Entity ejbRemove, with Foreign Key Dependancies, in a Transaction
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Re: Entity ejbRemove, with Foreign Key Dependancies, in a Transaction
|
|
| c_koell 2005-09-20, 6:06 pm |
| Ok this could be a solution ..
But has nobody had this problem before ?
I want to remove from a client Table the foreign-Key relation from the Parent Table and in the same transaction
delete the parent Table entry. A other solution for me could be to delete the parent table entry in a later transaction after the container has stored the client table entry with the new foreign key value.
But then i lost the transaction atomic ..
Maybe is there anybody out who had this problem to ??
Thanks
Claus
|
|
|
|
|