Revision 46517 trunk/org.gvsig.desktop/org.gvsig.desktop.compat.cdc/org.gvsig.fmap.dal/org.gvsig.fmap.dal.impl/src/main/java/org/gvsig/expressionevaluator/impl/function/dataaccess/ForeingValueFunction.java

View differences:

ForeingValueFunction.java
52 52
              "foreing_key_field - Name of the field in the current table that contains the foreign key of the table that we want to access.",
53 53
              "field_name - Name of the field of the related table that we want to access."
54 54
            }, 
55
            "OBJECT"
55
            "OBJECT",
56
            true
56 57
    );
57 58
  }
58 59

  

Also available in: Unified diff