Hi,

    I'm try to map the following:

<fruit>
    <apple/>
    <pear/>
    <peach/>
</fruit>

    What would be the appropiate mapping entry-- how can I bind a set of 
XML tags e.g. pear, peach, apple, so what I get back is just a vector of 
Fruit. Would I have to use inheritance and make a class for each of the 
entries?

    Thanks, Jason

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

Reply via email to