com.stimulsoft.flex.events
Class StiReturnXmlOrSqlData
java.lang.Object
com.stimulsoft.web.events.StiAbstractAction
com.stimulsoft.flex.events.StiReturnXmlOrSqlData
- All Implemented Interfaces:
- StiIAction
public class StiReturnXmlOrSqlData
- extends StiAbstractAction
Возвращение результата выполнения SQL запроса.
Copyright Stimulsoft
|
Method Summary |
StiDatabase |
getDataBase(java.io.InputStream is)
|
void |
process(java.io.InputStream is,
java.io.OutputStream os,
javax.servlet.http.HttpServletRequest request)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StiReturnXmlOrSqlData
public StiReturnXmlOrSqlData()
process
public void process(java.io.InputStream is,
java.io.OutputStream os,
javax.servlet.http.HttpServletRequest request)
throws java.io.IOException,
java.lang.InstantiationException,
java.lang.IllegalAccessException,
StiException,
java.lang.ClassNotFoundException,
java.sql.SQLException
- Specified by:
process in class StiAbstractAction
- Throws:
java.io.IOException
java.lang.InstantiationException
java.lang.IllegalAccessException
StiException
java.lang.ClassNotFoundException
java.sql.SQLException
getDataBase
public StiDatabase getDataBase(java.io.InputStream is)
throws StiException
- Throws:
StiException
Copyright © 2018 Stimulsoft. All Rights Reserved.