org.wso2.carbon.dataservices.sql.driver.query
Class QueryFactory
java.lang.Object
org.wso2.carbon.dataservices.sql.driver.query.QueryFactory
public class QueryFactory
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QueryFactory
public QueryFactory()
createQuery
public static Query createQuery(Statement stmt)
throws SQLException
- Throws:
SQLException
createInsertQuery
public static Query createInsertQuery(Statement stmt)
throws SQLException
- Throws:
SQLException
Copyright © 2015 WSO2. All rights reserved.