> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Ray Tayek > Sent: Friday, March 05, 2004 12:22 PM > To: [EMAIL PROTECTED] > Subject: RE: [Middlegen-user] Reverse from an existing database > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On Behalf > > Of Eivind Waaler > > Sent: Friday, March 05, 2004 12:21 AM > > To: [EMAIL PROTECTED] > > Subject: Re: [Middlegen-user] Reverse from an existing database > > > > > > Hi, middlegen will generate the hibernate xml mapping files > > from your database. Then you can use hibernates hbm2java tool > > to generate the java files.... > > I get a can't find the middlegenTask fron ant. Where does it > live?...
Found it in the obvious place :( Middlegen is making mapping files and hbm2java is making source code. This is a really great tool - a thousand thaky you's to tge dev team. (clearly saving me hundreds of hours of work :) Now trying to throw away all the stuff in the build file that has nothing to do with reverse. thanks ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click _______________________________________________ middlegen-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/middlegen-user
