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
SQLException
public static Query createInsertQuery(Statement stmt) throws SQLException
SQLException
Copyright © 2018 WSO2. All rights reserved.