Brett Meyer
commented
on an issue
Re: "Can't convert fromnull" when inserting clob in Informix
Please provide a test case that we can use to reproduce the issue.
Add Comment
Hibernate ORM
/
HHH-8511
"Can't convert fromnull" when inserting clob in Informix
!!!! This problem doesn’t exist in version 4.1.4 !!!!
When I’m trying to insert value in CLOB column, mapped as materialized_clob I’m getting exception:
SQL Error: -79742, SQLState: IX000
Can't convert fromnull
Caused by: java.sql.SQLException: Can't convert fromnull
at com.informix.util.IfxErrMsg.getSQLMinorException(IfxErrMsg.java:576)
...
This message was sent by Atlassian JIRA
(v6.1-OD-09-WN#6144-
sha1:62dfc48
)