6162636465666768
pojo.id = "yar"; assertMetaDataException(pojo); } public void testStringAncestorPlusLongPK() { HasLongPkWithStringAncestor pojo = new HasLongPkWithStringAncestor(); assertMetaDataException(pojo); }