com.stimulsoft.flex.events
Class StiReturnColumns

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

public class StiReturnColumns
extends StiAbstractAction

Получение возвращаемых колонок при выполнении SQL запроса. Copyright Stimulsoft


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

Constructor Detail

StiReturnColumns

public StiReturnColumns()
Method Detail

process

public void process(java.io.InputStream is,
                    java.io.OutputStream os,
                    javax.servlet.http.HttpServletRequest request)
             throws java.io.IOException,
                    java.sql.SQLException,
                    java.lang.ClassNotFoundException,
                    StiException,
                    java.lang.InstantiationException,
                    java.lang.IllegalAccessException,
                    JSONException
Specified by:
process in class StiAbstractAction
Throws:
java.io.IOException
java.sql.SQLException
java.lang.ClassNotFoundException
StiException
java.lang.InstantiationException
java.lang.IllegalAccessException
JSONException


Copyright © 2018 Stimulsoft. All Rights Reserved.