I made a test like:

public class Person{
        java.util.Vector emails;
}

Castor save all emails in one column as such value:
'[email1, email2, email3]'

So far wery well, but if in any substring appears character ',' or '[' or
']'
it will not be quoted, so if I will, i can save ONE string like:
"aaaa, [ , ] , aaa a  a aa,]][[[]uuu"

I'v not testet how many and what a strings I became back from such a record
but I'm sure i schould not work fine. Have I right?


Radek Wisniewski

Datenknecht GmbH

069 74306709
01727152145

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to