On Thu, Nov 20, 2008 at 3:25 AM, Ben Shory <[EMAIL PROTECTED]> wrote: > Is there any way to generate the domain object from a query (from multiple > tables) and not from a table?
That's kind of an interesting idea - you could do that from JDBC's resultset metadata...someone ought to build that. :) Larry
