Multi-table query: id> class> The following is the code string SQL =" SELECT TEST1, TEST2 from Test1 Test1, Test2 Test2 "; List List = session.find (SQL); for (int i = 0; I