Title: RES: [jibx-users] Abstract Mapping


-----Mensagem original-----
De: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]Em nome de Felix Lo
Enviada em: sexta-feira, 3 de dezembro de 2004 12:36
Para: [EMAIL PROTECTED]
Assunto: [jibx-users] Abstract Mapping


Hi,

I'm wondering what "one level" abstract mapping means.

Does it mean that I can only have one level of subclassing in my classes that can be mapped to the XML

so for example

class a
{
}

class b extends a
{
}

class c extends b
{
}


can i map c using something similiar to

<structure map-as=b>

and b mapping would have

<structure map-as=a>




I think this doesn't work :p



---------------------------------------------------------------------
This transmission (including any attachments) may contain confidential information, privileged material (including material protected by the solicitor-client or other applicable privileges), or constitute non-public information. Any use of this information by anyone other than the intended recipient is prohibited. If you have received this transmission in error, please immediately reply to the sender and delete this information from your system. Use, dissemination, distribution, or reproduction of this transmission by unintended recipients is not authorized and may be unlawful.


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
jibx-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to