60616263646566
} public void testChildren() throws Exception { testChild(new TablePerClassChild(), null); testChild(new MappedSuperclassChild(), null); testChild(new SingleTableChild(), SingleTableChild.class.getName()); }