The mapping file is described in
 
 
Information about dirty checking is to be found at
 
 
HTH,

Heiko Erhardt
skynamics AG
www.skynamics.com

-----Original Message-----
From: notyy [mailto:[EMAIL PROTECTED]]
Sent: Friday, May 17, 2002 5:19 AM
To: [EMAIL PROTECTED]
Subject: [castor-dev] is there a full specification on object jdo mapping file?

hello all!
    excuse me if I come to a wrong place because I am not a developer of castor.
    I've read current document and the example. The example is easy to understand,but I think there
    sould be a full document about the mapping file.for example:
    the following lines are from the example mapping.xml
    <field name="name" type="string">
         <sql name="name" type="char" dirty="check" />
     <xml node="text" />
 
what's the meaning for "dirty='check'" ?
or are there any other syntax that are not shown in the example?
 
so anybody can help me?

Reply via email to