Exemple #1
0
 public void testEntityIdColumnName() throws Exception {
   assertEquals("study_id", dao.entityIdColumnName());
 }