Class ExecuteSQLHandler
- java.lang.Object
-
- com.microstrategy.web.app.tasks.actions.ExecuteSQLHandler
-
public class ExecuteSQLHandler extends java.lang.Object
Created by xkou on 12/19/2016.
-
-
Constructor Summary
Constructors Constructor Description ExecuteSQLHandler()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Block
process(java.lang.String sessionID, java.lang.String dbroleID, java.lang.String infoParam, int requestTimeOut)
-
-
-
Method Detail
-
process
public static Block process(java.lang.String sessionID, java.lang.String dbroleID, java.lang.String infoParam, int requestTimeOut) throws HandlerException
- Throws:
HandlerException
-
-