Issue Type: Bug Bug
Affects Versions: 4.2.1
Assignee: Unassigned
Components: core
Created: 15/May/13 7:44 AM
Description:

Hibernate calls setBinaryStream that is not supported in c3p0 0.9.1

java.lang.AbstractMethodError: com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.setBinaryStream(ILjava/io/InputStream;J)V
at org.hibernate.type.descriptor.sql.BlobTypeDescriptor$5$1.doBind(BlobTypeDescriptor.java:133)
at org.hibernate.type.descriptor.sql.BlobTypeDescriptor$2$1.doBind(BlobTypeDescriptor.java:90)
at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:93)
at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:280)

Environment: Hibernate 4.2.1.Final
Project: Hibernate ORM
Priority: Major Major
Reporter: Aurelien DROUARD
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