예제 #1
0
 public boolean isTypeManyToMany() {
   return RepositoryConst.MAPPING_MANY_TO_MANY.equals(cardinality);
 }