Issue Type: Bug Bug
Affects Versions: 4.1.8
Assignee: Unassigned
Components: core
Created: 02/Nov/12 7:05 AM
Description:

After an update from 4.1.5 to 4.1.8 I get this error from EnumType

Caused by: java.sql.SQLException: Nicht unterstützte Funktion
at oracle.jdbc.driver.OracleParameterMetaData.getParameterType(OracleParameterMetaData.java:166)
at org.hibernate.type.EnumType.nullSafeSet(EnumType.java:121)
at org.hibernate.type.CustomType.nullSafeSet(CustomType.java:155)
at org.hibernate.persister.entity.AbstractEntityPersister.dehydrate(AbstractEntityPersister.java:2747)
at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:3025)
... 18 more

Environment: Hibernate 4.1.8, ojdbc6.jar 11.2.0.3.0, Oracle 10,
Project: Hibernate ORM
Priority: Critical Critical
Reporter: Emanuel Kupcik
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