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, getStatementpublic InsertQuery(Statement stmt) throws SQLException
SQLExceptionCopyright © 2019 WSO2. All rights reserved.