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