Exemplo n.º 1
0
 @Override
 protected <U extends IValue> Result<U> addRelation(RelationResult that) {
   return that.insertTuple(this);
 }