Re: Binary Large Objects (LOB/BLOB) in Hibernate and JDBC: Unresolved issues

From: Thomas Kellerer <spam_eater(at)gmx(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Binary Large Objects (LOB/BLOB) in Hibernate and JDBC: Unresolved issues
Date: 2012-01-08 19:57:57
Message-ID: jecsed$d4t$1@dough.gmane.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-jdbc

Stefan Keller wrote on 08.01.2012 20:35:
> 2012/1/8 Thomas Kellerer<spam_eater(at)gmx(dot)net>:
> What's the reason for you to stick with LargeObjects?
>
> I simply used the @Lob annotation in Hibernate/JPA.
> That's all to get a leaking pg_largeobject table.
> See http://relation.to/Bloggers/PostgreSQLAndBLOBs,
> https://hibernate.onjira.com/browse/HHH-2244 and
> https://hibernate.onjira.com/browse/HHH-4876 for some background of
> the dilemma.

So it's clearly a Hibernate bug.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Stefan Keller 2012-01-08 20:09:37 Re: Re: Binary Large Objects (LOB/BLOB) in Hibernate and JDBC: Unresolved issues
Previous Message Stefan Keller 2012-01-08 19:35:04 Re: Re: Binary Large Objects (LOB/BLOB) in Hibernate and JDBC: Unresolved issues

Browse pgsql-jdbc by date

  From Date Subject
Next Message Stefan Keller 2012-01-08 20:09:37 Re: Re: Binary Large Objects (LOB/BLOB) in Hibernate and JDBC: Unresolved issues
Previous Message Stefan Keller 2012-01-08 19:35:04 Re: Re: Binary Large Objects (LOB/BLOB) in Hibernate and JDBC: Unresolved issues