org.wso2.carbon.dataservices.sql.driver.query.drop
Class DropQuery
java.lang.Object
org.wso2.carbon.dataservices.sql.driver.query.Query
org.wso2.carbon.dataservices.sql.driver.query.drop.DropQuery
- Direct Known Subclasses:
- ExcelDropQuery, GSpreadDropQuery
public abstract class DropQuery
- extends Query
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DropQuery
public DropQuery(Statement stmt)
throws SQLException
- Throws:
SQLException
getTableName
public String getTableName()
Copyright © 2015 WSO2. All rights reserved.