Re: [JBoss-user] Binary objects and CMP

2001-08-01 Thread David Jencks
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

[JBoss-user] Binary objects and CMP

2001-07-31 Thread Stephen J . Thompson
-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,

[JBoss-user] Binary objects and CMP

2001-07-31 Thread Stephen J . Thompson
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