i am using hibernate3 and having a problem with calling of store procedure.
its working fine when i don't override the <sql-update> element in class to store procedure. whenever i override to <sql-update>{? = call updateCommonType(?, ?, ?) } this thorwing exception.
StaleObjectStateException: row was updated or deleted by another transactions.................. . .. .. . . .. . . ..
anyone is who can help me ....
Thanks & Regards
Mohammad Shoaib Ashrafi
"Knowledge that does not lead to the straight path is crass ignorance" - Sheikh Saa'di (Rehmatullah Ta'ala Alehay)
|