Can you describe a bit more detailed: - What db? Mysql? - How are your tables defined? - An example from the bean class you get, with description of what is wrong with it.
.eivind On Thu, 12 Jun 2003, Dos Santos wrote: > Hi! i'm sorry to bother you if you already got this > message. I had some problems earlier so I'm sending it > again just in case. > > I'm having a problem with my generated entity > beans and their PK classes. > > The thing is that I specify in the GUI for the key > class to be a PK class. When I check the generated > code, it effectively creates the PK class but the > method that's supposed to get the primary key isn't > there. There's a "getter" method for the attribute > that represents the key but it's a String object > instead of being the corresponding PK class object. > > I'd truly appreciate any help. > > > > __________________________________ > Do you Yahoo!? > Yahoo! Calendar - Free online calendar with sync to Outlook(TM). > http://calendar.yahoo.com > > > ------------------------------------------------------- > This SF.NET email is sponsored by: eBay > Great deals on office technology -- on eBay now! Click here: > http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 > _______________________________________________ > middlegen-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/middlegen-user > ------------------------------------------------------- This SF.NET email is sponsored by: eBay Great deals on office technology -- on eBay now! Click here: http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 _______________________________________________ middlegen-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/middlegen-user
