-
Jul 31st, 2012, 07:59 AM
#1
Simple Join - Show two entities as One
I have two tables...
User
• ID
• Name
• LName
SystemUser
• ID
• Supervisor
• Country
They are related by ID. This is a simple join is SQL, however I am trying to join the two tables after a I reverse Engineered a Database using Spring Roo. I can't figure out the best approach to show the two tables as one entity (or at least appear that way). Any Advice?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules