Hi,

which Database Adapter are you using? A little excerpt of your code would help too.

Cheers,
Daniel

Am 22.03.2013 13:53, schrieb Kris Erik Schwerdt:
Hi,

I'm now using cayenne for a while. Currently I run version 3.0.2 but
3.1M3 seems to have the same problem.
I want to save an array as a blob in the database. When I'm using the
type int[] or char[] or double[] everything is ok.
But I need an array of the type long[]. Cayenne writes this array as the
object reference into the database, but it does not write the content of
the array into the field.

Greetings
Kris Erik Schwerdt.


Reply via email to