org.wso2.carbon.dataservices.sql.driver.query.delete
Class GSpreadDeleteQuery
java.lang.Object
org.wso2.carbon.dataservices.sql.driver.query.Query
org.wso2.carbon.dataservices.sql.driver.query.ConditionalQuery
org.wso2.carbon.dataservices.sql.driver.query.delete.DeleteQuery
org.wso2.carbon.dataservices.sql.driver.query.delete.GSpreadDeleteQuery
public class GSpreadDeleteQuery
- extends DeleteQuery
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GSpreadDeleteQuery
public GSpreadDeleteQuery(Statement stmt)
throws SQLException
- Throws:
SQLException
executeQuery
public ResultSet executeQuery()
throws SQLException
- Specified by:
executeQuery in class Query
- Throws:
SQLException
executeUpdate
public int executeUpdate()
throws SQLException
- Specified by:
executeUpdate in class Query
- Throws:
SQLException
execute
public boolean execute()
throws SQLException
- Specified by:
execute in class Query
- Throws:
SQLException
Copyright © 2015 WSO2. All rights reserved.