[hibernate-dev] Hibernate 3.2.6.ga as maven artifact?
Hardy Ferentschik
hibernate at ferentschik.de
Tue Feb 19 15:42:39 EST 2008
On Tue, 19 Feb 2008 20:58:31 +0100, Gail Badner <gbadner at redhat.com> wrote:
> The fix for HHH-2936/HHH-2795 removes empty resultsets from the
> persistence context as soon as they are no longer needed, rather than
> waiting until the persistence context is cleared (e.g., when the session
> is closed).
> I'm currently looking into several Jira issues about constraint
> violation problems with deletes and merges. The fix for
> HHH-2936/HHH-2795 does not resolve these issues.
Thanks a lot. This was what I thought. Just needed some confirmation. I
found a work around for my problem, but a straight merge/delete would have
been nicer. I will look through to Jira again to see what issues there are
and if they somehow match my problem.
--Hardy
More information about the hibernate-dev
mailing list