8687888990919293
HasLongPkWithKeyAncestor pojo = new HasLongPkWithKeyAncestor(); assertMetaDataException(pojo); } public void testStringAncestorPlusLongPK() { HasLongPkWithStringAncestor pojo = new HasLongPkWithStringAncestor(); assertMetaDataException(pojo); }