Hi, 

I need to use a direct collection mapping but I don't
know how to do it with Castor.

The class A contains a vector of Strings, called Vec

The table T_A contains the simple attributes of the
class. And the relation is stored into another table
T_VEC which contains 2 columns: id which references
T_A and val which contains one of the referenced
String.

Is it possible to map such a relation without creating
a new persistent class?

Thanks, 

Marie.

___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en fran�ais !
Yahoo! Courrier : http://courrier.yahoo.fr

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

Reply via email to