EJB/VO plugin with table and fields the same name
"Darren Hartford" <[email protected]>
| Newsgroups | gmane.comp.java.ejb.middlegen.user |
|---|---|
| Message-ID | <[email protected]> |
Has anyone run into the issue where they have multiple tables related to each other, and within related tables they also have field names that are the same as one of the related tables? Curious if someone has already found a way to solve this problem (other than renaming everything). ===== Example: Stuff Table stuff1(pk) stuff2(pk) mythings Thing Table (one Thing table has a many-relationship to Stuff) thing(pk) stuff [the field, generate get/set for Stuff] [then, generates a get/set Stuff for the 'Stuff' VO] ===== ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl