com.google.code.plsqlgateway.dad
Class DADProcedureCaller
java.lang.Object
com.google.code.plsqlgateway.dad.DADProcedureCaller
public class DADProcedureCaller
- extends Object
|
Constructor Summary |
DADProcedureCaller(String pathInfo,
Map parameterMap,
javax.servlet.http.HttpServletRequest request,
com.google.code.eforceconfig.EntityConfig dadConfig,
String[][] cgienv,
com.google.code.eforceconfig.EntityConfig intconfig)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DADProcedureCaller
public DADProcedureCaller(String pathInfo,
Map parameterMap,
javax.servlet.http.HttpServletRequest request,
com.google.code.eforceconfig.EntityConfig dadConfig,
String[][] cgienv,
com.google.code.eforceconfig.EntityConfig intconfig)
call
public void call(Connection conn)
throws Exception
- Throws:
Exception
fetch
public int fetch(Connection conn)
throws Exception
- Throws:
Exception
isDocument
public boolean isDocument()
getDocument
public InputStream getDocument(Connection conn)
throws Exception
- Throws:
Exception
getLines
public String[] getLines()
Copyright © 2011. All Rights Reserved.