| Author |
Urgent Help Require regarding Hibernet Select statement cascade = "save-update"
|
Hemali da
Greenhorn
Joined: May 19, 2010
Posts: 14
|
|
Hi,
I am using hibernate in that i have used from statement for fetching data . the column which i m fetching from database which is having attribute cascade="save-update" so it updates in my database...
can any buddy please help me regarding this.........
it should not update the database but still doing it .
|
 |
Paul Sturrock
Bartender
Joined: Apr 14, 2004
Posts: 10336
|
|
|
So - you've defined an association using the cascade attribute with a value of "save-update" and it cascading the update to the associated entity? What makes you think it should not update the database?
|
JavaRanch FAQ HowToAskQuestionsOnJavaRanch
|
 |
 |
|
|
subject: Urgent Help Require regarding Hibernet Select statement cascade = "save-update"
|
|
|