com.stimulsoft.flex.events
Class StiReturnXmlOrSqlData

java.lang.Object
  extended by com.stimulsoft.flex.events.StiAbstractAction
      extended by com.stimulsoft.flex.events.StiReturnXmlOrSqlData
All Implemented Interfaces:
StiIAction

public class StiReturnXmlOrSqlData
extends StiAbstractAction

Возвращение результата выполнения SQL запроса. Copyright Stimulsoft


Constructor Summary
StiReturnXmlOrSqlData()
           
 
Method Summary
 StiDatabase getDataBase(InputStream is)
           
 void process(InputStream is, OutputStream os, javax.servlet.http.HttpServletRequest request)
           
 
Methods inherited from class com.stimulsoft.flex.events.StiAbstractAction
run
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiReturnXmlOrSqlData

public StiReturnXmlOrSqlData()
Method Detail

process

public void process(InputStream is,
                    OutputStream os,
                    javax.servlet.http.HttpServletRequest request)
             throws IOException,
                    InstantiationException,
                    IllegalAccessException,
                    StiException,
                    ClassNotFoundException,
                    SQLException
Throws:
IOException
InstantiationException
IllegalAccessException
StiException
ClassNotFoundException
SQLException

getDataBase

public StiDatabase getDataBase(InputStream is)
                        throws StiException
Throws:
StiException


Copyright © 2017 Stimulsoft. All Rights Reserved.