org.deegree.client.core.utils
Class SQLExecution
java.lang.Object
org.deegree.client.core.utils.SQLExecution
- All Implemented Interfaces:
- Serializable
public class SQLExecution
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SQLExecution
public SQLExecution(String connId,
String[] sqlStatements,
String backOutcome)
getMessage
public String getMessage()
getStatements
public String getStatements()
setStatements
public void setStatements(String sql)
execute
public String execute()
getBackOutcome
public String getBackOutcome()
Copyright © 2011. All Rights Reserved.