I need to map two tables to a single class, having trouble figuring this out. One table is ROOMS, the other is TRAINERS.
The ROOMS table:
OOC_UNIT
You can create a named query that is binded to a custom object. This is the solution I would go with, since no changes to the DB would be necessary.