39404142434445
public void testFetchAll() throws Exception { execute( new TestFetchAllExecutable() ); } public void testLazy() throws Exception { execute( new TestLazyExecutable() ); }
38394041424344
37383940414243