[ http://issues.apache.org/jira/browse/OJB-112?page=all ]

Tom Antony updated OJB-112:
---------------------------

    Attachment: src.zip

Hi Armin,

Attaching the zip file containing the sources for the tool. I have kept the 
package name as 'org.apache.ojb.tools.metadataprocessor' . Feel free to change 
it , if required.

I have made changes to generate database schema in Torque format. The main 
class is RepositoryXmlProcessor.
I have'nt run DDLUtils upon the generated Torque format  xml, but I have 
validated it against the DTD. I am also uploading a mappings file with a couple 
of corner cases which I tested out.

Regards,
Tom.

> Tool for forward engineering from repository.xml
> ------------------------------------------------
>
>          Key: OJB-112
>          URL: http://issues.apache.org/jira/browse/OJB-112
>      Project: OJB
>         Type: New Feature

>     Versions: 1.0.4
>     Reporter: Tom Antony
>     Priority: Minor
>  Attachments: src.zip
>
> Currently there are no tools which support forward generation from OJB's 
> repository.xml. Such a tool should read in the metadata mappings and generate 
> the Java bean source code as well as SQL schema. The SQL schema can be 
> generated in Torque format so that DDLUtils can generate the DB specific 
> schema.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to