Пример #1
0
 // @Test
 public void testRead() throws Exception {
   logger.info(dao.read(100).toString());
 }