Class DependantValue

  • All Implemented Interfaces:
    Serializable, KeyValue, Value

    public class DependantValue
    extends SimpleValue
    A value which is "typed" by reference to some other value (for example, a foreign key is typed by the referenced primary key).
    See Also:
    Serialized Form