|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.xml.transform.sax.SAXSource
com.metamatrix.query.processor.dynamic.SQLSource
public class SQLSource
This is merely a wrapper class which brings together the TupleInputSource and TupleXMLReader classes together to build SAXSource object.
| Field Summary |
|---|
| Fields inherited from class javax.xml.transform.sax.SAXSource |
|---|
FEATURE |
| Constructor Summary | |
|---|---|
SQLSource()
|
|
| Method Summary | |
|---|---|
static javax.xml.transform.sax.SAXSource |
createSource(java.lang.String[] columns,
java.lang.Class[] types,
TupleSource source)
|
| Methods inherited from class javax.xml.transform.sax.SAXSource |
|---|
getInputSource, getSystemId, getXMLReader, setInputSource, setSystemId, setXMLReader, sourceToInputSource |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SQLSource()
| Method Detail |
|---|
public static javax.xml.transform.sax.SAXSource createSource(java.lang.String[] columns,
java.lang.Class[] types,
TupleSource source)
throws MetaMatrixProcessingException,
MetaMatrixComponentException
MetaMatrixProcessingException
MetaMatrixComponentException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||