>What kind of class are you trying to serialize? 
a class having two string fields, for now.

>In that file you can define the field aand reference to another jbdc-type 
>and sql-type even if the type is already defined in standardjaws.xml.
> in the following example I have a description field which is a String but 
>will not be mapped to VARCHAR(255) but to an TEXT field in MySQL
>Maybe this will help you?
i have tried this earlier and it works. i converted my byte-array to string
and then declared it as TEXT in the deployment descriptor. 
but i don't think that this is really good style. when there is a blob
field, i should use it. nevertheless, using TEXT might work for the moment.

Thanks,
Bjarne

-- 
Sent through GMX FreeMail - http://www.gmx.net



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
List Help?:          [EMAIL PROTECTED]

Reply via email to