You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ojb-dev@db.apache.org by "Armin Waibel (JIRA)" <ji...@apache.org> on 2006/07/21 09:55:14 UTC

[jira] Commented: (OJB-112) Tool for forward engineering from repository.xml

    [ http://issues.apache.org/jira/browse/OJB-112?page=comments#action_12422579 ] 
            
Armin Waibel commented on OJB-112:
----------------------------------

Tom, I port (support for JDK1.3 needed) your source to OJB 1.0.x.
There are issues when generating JavaBeans and torque-xml file. I fixed the obvious issues, anyway there are some more issues:
- Bean Generation: No support for package structure
- Bean Generation: No support for inner classes
- SQL Gneration: Duplicated FK definitions. Seems caused by "extent-class" settings (defined sub-classes))
- SQL Gneration: Duplicated columns and missing columns in m:n indirection tables

> Tool for forward engineering from repository.xml
> ------------------------------------------------
>
>                 Key: OJB-112
>                 URL: http://issues.apache.org/jira/browse/OJB-112
>             Project: OJB
>          Issue Type: New Feature
>    Affects Versions: 1.0.4
>            Reporter: Tom Antony
>            Priority: Minor
>         Attachments: repository_mappings_test.xml, 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: ojb-dev-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-dev-help@db.apache.org