|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.metamatrix.query.util.TypeRetrievalUtil
public class TypeRetrievalUtil
Utility to provide type names to pass to the BufferManager.createTupleSource() method.
| Method Summary | |
|---|---|
static java.lang.String[] |
getTypeNames(java.util.List expressions)
Gets the data type names for each of the input expressions, in order. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static java.lang.String[] getTypeNames(java.util.List expressions)
expressions - List of Expressions
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||