public class QueryFactory extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
QueryFactory.QueryFactoryTypes |
static class |
QueryFactory.QueryTypes |
| Constructor and Description |
|---|
QueryFactory() |
| Modifier and Type | Method and Description |
|---|---|
static Query |
createInsertQuery(Statement stmt) |
static Query |
createQuery(Statement stmt) |
public static Query createQuery(Statement stmt) throws SQLException
SQLExceptionpublic static Query createInsertQuery(Statement stmt) throws SQLException
SQLExceptionCopyright © 2019 WSO2. All rights reserved.