|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.teiid.translator.jdbc.FunctionModifier
org.teiid.translator.jdbc.netezza.NetezzaExecutionFactory.CastModifier
public static class NetezzaExecutionFactory.CastModifier
| Field Summary |
|---|
| Fields inherited from class org.teiid.translator.jdbc.FunctionModifier |
|---|
BIGDECIMAL, BIGINTEGER, BLOB, BOOLEAN, BYTE, CHAR, CLOB, DATE, DOUBLE, FLOAT, INTEGER, LONG, NULL, OBJECT, SHORT, STRING, TIME, TIMESTAMP, XML |
| Constructor Summary | |
|---|---|
NetezzaExecutionFactory.CastModifier(java.lang.String target)
|
|
| Method Summary | |
|---|---|
java.util.List<?> |
translate(Function function)
Return a List of translated parts ( LanguageObjects and Objects), or null
if this FunctionModifier wishes to rely on the default translation of the
conversion visitor. |
| Methods inherited from class org.teiid.translator.jdbc.FunctionModifier |
|---|
getCode |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NetezzaExecutionFactory.CastModifier(java.lang.String target)
| Method Detail |
|---|
public java.util.List<?> translate(Function function)
FunctionModifierLanguageObjects and Objects), or null
if this FunctionModifier wishes to rely on the default translation of the
conversion visitor.
translate in class FunctionModifierfunction - IFunction to be translated
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||