Hi,
No, nothing changed. It seems that LOB functionality of H2 should be
redesigned but this is not so easy and fast..
What exactly would be enough to make H2 compatible with Hibernate 4?

On 8 окт, 16:07, "steve.ebersole" <[email protected]> wrote:
> In Hibernate 4 we are planning to baseline on JDK 6 and part of that
> move would be relying on the returns from Connection.createBlob()/
> createClob()/createNClob() actually being usable as standard JDBC4
> behavior.  However H2 appears to not support this as our tests for
> LOBs now blow up because of this.
>
> I createdhttp://code.google.com/p/h2database/issues/detail?id=235to
> request this be allowed, but am wondering if I am missing a release
> where this has already been addressed?

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/h2-database?hl=en.

Reply via email to