I need to implement in JOnAs a CMP entity bean with an array
of String as a persistence variable.
I think I must map it in a VARBINARY JDBC type, but how 
implements the get/set methods ?
Something like

        String[] a = bean.getArray();

works in JOnAs ? I need to perform some special workaround 
to deploy if ?

Somebody can point to me some experiences ?

Thanks


                        Paolo Sommaruga

                        Garda Access
                        Garda (VR), Italy
                        http://www.garda-access.com/


----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".

Reply via email to