My object model is fairly simple.  It consists of airports, gates at at the
airport, owners of the aiport and security at the gate. I've attached my
mapping file

However, in the get methods of the objects I'm populating them via jdbc
calls to the database.  So when castor calls airport.getGates() I run a
query. I am not using JDO. I constructing a query. 
 
-----Original Message-----
From: Keith Visco [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, October 02, 2002 5:39 PM
To: [EMAIL PROTECTED]
Subject: Re: [castor-dev] multiple calls to getMethod during marshalling



What does your mapping file and object model look like?

--Keith

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

Attachment: mapping.xml
Description: Binary data

Reply via email to