Good question.
return; is what is expected (see HSEARCH-257).
The scenario you are describing (delete + add in the same transaction)
cannot happen in Hibernate unless you use assigned ids and don't have
any kind of association in your object. Even in this case you are
cheating the system.
This list is not for support, it's for the development of Hibernate.
You can take your question to the forums or raise a JIRA if you think
you've found a bug.
Best,
Chris
Yan Falken wrote:
ok - I think it should support multiple works as there is no way to
control clients to do just one oper
ok - I think it should support multiple works as there is no way to
control clients to do just one operation type - and I think
therefore it can be considered as a bug ... please can someone from HS
team look at it and clarify ASAP?
thanks
YF
On Mon, Mar 23, 2009 at 02:00:50PM +0100, Yan Falken