... 5); for(Object[] o:results) { assertEquals(o.length, 2); } tx.commit(); session.close(); } We don't have to use an Object[], though; we can use a custom ...
確定! 回上一頁