Hi

I recently completed a project using Castor JDO and Oracle.  I used a 
tool called "VBSF Object-Relational Framework" from Objectmatter 
(www.objectmatter.com).  They have a persistence layer as well, but you 
must pay for it.  However, they have a tool that can be used to 
translate between DDL, data objects and XSD for free.  It's a Java app 
- I used it on Mac OS X.

It's not the best thing going, but it cut down a bunch of hand-coding 
for me.

Good luck!
Matthew


On Friday, September 27, 2002, at 04:50  PM, Cole, Ronald wrote:

> Hi,
>
>       Does anyone have a way to turn an Oracle Schema into an XSD file to
> feed into the SourceGenerator ?
>
>       I've started writing one. A program that logs onto an Oracle
> instance, gets all of the tables in the user's schema (from the 
> user_tables
> table) and creates the xsd file. But I figure that someone must have 
> crossed
> this bridge before, and I'm not completely sure of the format in which 
> the
> xsd file must be written.
>
>       Any help will be greatly appreciated.
>
> Thanks!
> Skip
>
>
> --
> Ronald N. Cole (Skip Cole)
> MS, SCJP, SCJD, SCEA, OCA
>
> [EMAIL PROTECTED]
>
> -----------------------------------------------------------
> 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