This one time, at band camp, Arun Sudhakaran said: AS> AS> Is there anyway i can create a mapping file from the db structure automatically. Likewise is there any way to create the Object class files from the mapping file or from the db structure. AS> AS>Any help regarding this matter would be appreciated.
Arun, There are no tools that will create the mapping descriptor from the database schema. Likewise, there are no tools to create Java objects from the mapping descriptor or the database schema. However, the Castor XML Source Generator (http://www.castor.org/sourcegen.html) will create Java objects from an XML Schema Document. Bruce -- perl -e 'print unpack("u30","<0G)U8V4\@4VYY9&5R\"F9E<G)E=\$\!F<FEI+F-O;0\`\`");' ----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [EMAIL PROTECTED] with a subject of: unsubscribe castor-dev
