public abstract class InsertQuery extends Query
Constructor and Description |
---|
InsertQuery(Statement stmt) |
Modifier and Type | Method and Description |
---|---|
Map<Integer,String> |
getColumns() |
Map<Integer,Object> |
getColumnValues() |
String |
getTargetTableName() |
execute, executeQuery, executeUpdate, findParam, getConnection, getParameters, getProcessedTokens, getStatement
public InsertQuery(Statement stmt) throws SQLException
SQLException
Copyright © 2019 WSO2. All rights reserved.