[ http://issues.apache.org/jira/browse/OJB-112?page=comments#action_12442180 ] Tom Antony commented on OJB-112: --------------------------------
[[ Old comment, sent by email on Fri, 21 Jul 2006 07:23:02 -0700 (PDT) ]] Armin, I am currently not using OJB, but I will try to find time to work on this. I hope you are using the code in the src.zip file uploaded in this issue. It has couple of bug fixes compared to the earlier sources I had posted. The BeanGenerator does support bean classes belonging to packages. It will be helpful if you can give me the test repository xml. I was not using all OJB features, so it is possible that some feature support was left out. Thanks, Tom. http://issues.apache.org/jira/browse/OJB-112?page=comments#action_12422579 http://issues.apache.org/jira/secure/Administrators.jspa __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com > 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 > Fix For: 1.0.5 > > Attachments: repository_mappings_test.xml, repository_test.xml, > RepositoryXmlProcessor.java, RepositoryXmlProcessor.java, src-v1.zip, 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]
