263264265266267268269
assertMetaDataException(new Has2CollectionsOfAssignableTypeSub()); }*/ public void testHasKeySubComponentSortOnOneToMany() { assertMetaDataException(new HasPkIdSortOnOneToMany()); assertMetaDataException(new HasPkNameSortOnOneToMany()); }