示例#1
0
 public SortedSet<ManyToOneIdentityField> getManyToOnes() {
   return fields.getFields(ManyToOneIdentityField.class);
 }