Package net.ontopia.topicmaps.db2tm
Class Values
java.lang.Object
net.ontopia.topicmaps.db2tm.Values
INTERNAL: Virtual column that used a hash table to map from old
value to new value. A default value can also be specified when no
entry exists.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected static ValueIFgetColumnValue(Relation relation, int cix) protected static ValueIFgetColumnValue(Relation relation, String colname) protected static ValueIFgetPatternValue(Relation relation, String value)
-
Constructor Details
-
Values
public Values()
-
-
Method Details
-
getColumnValue
-
getColumnValue
-
getPatternValue
-