|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.ontopia.topicmaps.db2tm.FunctionVirtualColumn
public class FunctionVirtualColumn
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.
| Method Summary | |
|---|---|
void |
addParameter(java.lang.String paramValue)
|
void |
compile()
|
java.lang.String |
getValue(java.lang.String[] tuple)
INTERNAL: Returns the value of the virtual column. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void compile()
public java.lang.String getValue(java.lang.String[] tuple)
ValueIF
getValue in interface ValueIFpublic void addParameter(java.lang.String paramValue)
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||