8182838485868788
pojo.id = "yar"; assertMetaDataException(pojo); } public void testKeyAncestorPlusLongPK() { HasLongPkWithKeyAncestor pojo = new HasLongPkWithKeyAncestor(); assertMetaDataException(pojo); }