On the database side, I think you will have to experiment and see what
works for your database. You may have to fiddle with the jaws type
mapping. My impression is that different databases deal with blobs of
binary data in vastly different ways, despite the sql "standard" and jdbc.
I can't see
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello all,
I want to store a picture in a CMP bean. I am wondering what would be the
best data type to use?
Should I use a byte[] and remap that to a blob? If so can that be passes from
a java client to the bean?
Thanks
Regards,
Stephen,
Hello all,
I want to store a picture in a CMP bean. I am wondering what would be the
best data type to use?
Should I use a byte[] and remap that to a blob? If so can that be passes from
a java client to the bean?
Thanks
Regards,
Stephen,
___
JBo