66676869707172
} public void testParents() throws Exception { testParent(new TablePerClass(), null); testParent(new Joined(), null); testParent(new SingleTable(), SingleTable.class.getName()); }