As your problem is not obvious (at least not to me) simply by reading the code, could you elaborate on what you exactly mean by
jack182 wrote:
..i cannot execute multiple delete using hibernate
Do you receive an exception? Is only the first delete successful?
Or (provocative) do multiple deletes blow up your PC? ;-)
So please provide any stack trace, any traced SQL statements that you have, and perhaps also the mapping of ItemOrder as well as the Class itself.
Never forget: the quality of the support you get is directly proportional to the quality of the information you provide...
Erik