Have you tried criteria.add("table.column", blobData)?

where blobData is byte[].

john mcnally

John Colvin wrote:
> 
> Hi
> Does anybody know how I can add Blob data as a byte[] using Peer objects?
> 
> I have a column in my table called ExtendedData which is a blob and the Peer method 
>getExtendedData returns a byte array so how do I add a byte array to my criteria to 
>insert the data.
> 
> Thanks in advance.
> 
> Rgrds
> John
> 
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.263 / Virus Database: 135 - Release Date: 6/22/2001

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to