hi,

Thanks for the reply,just now i gave a deep thought about that and i came to
know that the java and descriptor file generated from the sourcecode
generator will be used by the castor XML marshlling/unmarshlling
framework.Now i am looking into the source,my application is i am selecting
tables from the database in the form of databasemetada,
i will get the column names ,type,nullable properties,I will select some
fields and i will say ok ishould able to generate the .xsd file with clob
and blob fields in the database,how best we can generate the java object
model from the selected files,now i have written the JBO which implements
persistent and the mapping.xmlis there any way to automate the process using
castor.

thanks,

venkatesh  

-----Original Message-----
From: Keith Visco [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 19, 2001 12:50 PM
To: [EMAIL PROTECTED]
Subject: Re: [castor-dev] In sourcecode generator!



The source code generator was written for Castor XML.

While it can typically be used with Castor JDO, it was not designed for
that.

Thanks,

--Keith

Venkatesh wrote:
> 
> 
> Hi all,
> 
> In .xsd for the field of type clob and blob in the database what is the
> xsi:type to get the desired .java file from the sourcecode generator,If
> anybody has come across this please let us know for the above problem.
> 
> Thanks,
> 
> venkatesh
> 
> -----------------------------------------------------------
> If you wish to unsubscribe from this mailing, send mail to
> [EMAIL PROTECTED] with a subject of:
>         unsubscribe castor-dev

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

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

Reply via email to