Jean-Philippe Courson edited a comment on Bug HHH-7778

Attached a test case highlighting the issue.

The test is maven/testng based using spring to setup c3p0. The hibernate version used is set with through a property in the POM: <hibernate.version>4.1.8.Final</hibernate.version>.

The test tries to persist a simple entity containing a CLOB and a BLOB.

Using hibernate 4.1.7, it passes. Using 4.1.8, it fails with an java.lang.AbstractMethodError.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira