byte[] see http://jakarta.apache.org/ojb/xref/org/apache/ojb/broker/BlobTest.html http://jakarta.apache.org/ojb/xref/org/apache/ojb/broker/ObjectWithBlob.html
cheers, Thomas Christian Pich wrote: > How do I get an image contents into the database? > The db has a blob column but what object do > I use in JAva to set the blob contents ( > and retrieve), the image itself? > java.sql.Blob is only an abstract class > and not meant to set blob-content. > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
