String -> CLOB is working
String -> BLOB not so much.

________________________________
 From: emeka okafor <emeka_1...@yahoo.com>
To: "user@cayenne.apache.org" <user@cayenne.apache.org> 
Sent: Sunday, November 18, 2012 12:07 PM
Subject: convertHexToBytes from H2
 


 Hello,
I have an entity with an attribute "description" of type BLOB but is 
represented in java as a java.lang.String. while trying to save that entity, I 
get this error:
org.h2.jdbc.jdbcsqlexception hexadecimal string with odd number of characters 

Any Idea?

Reply via email to