2 Replies Latest reply on Mar 1, 2012 11:28 AM by jinghuiyin

    Is it possible to write a List object that comes from two tables?

    jinghuiyin

      I need to show a datatable where columns are made up from two tables.  Attached please see my sql.  But I don't know how to write a List object for that.  It seems to me the List object can only hold an entity object mapped to a table.

       

      Maybe I should use List<Object> instead?


      Thanks!