public class QueryAddTemplate extends net.idea.modbcum.q.update.AbstractUpdate<IStoredQuery,Template>
Modifier and Type | Field and Description |
---|---|
static String |
update_sql_id |
static String |
update_sql_name |
Constructor and Description |
---|
QueryAddTemplate() |
Modifier and Type | Method and Description |
---|---|
List<net.idea.modbcum.i.query.QueryParam> |
getParameters(int index) |
String[] |
getSQL() |
boolean |
returnKeys(int index) |
void |
setID(int index,
int id) |
public static final String update_sql_id
public static final String update_sql_name
public List<net.idea.modbcum.i.query.QueryParam> getParameters(int index) throws net.idea.modbcum.i.exceptions.AmbitException
net.idea.modbcum.i.exceptions.AmbitException
public String[] getSQL() throws net.idea.modbcum.i.exceptions.AmbitException
net.idea.modbcum.i.exceptions.AmbitException
public void setID(int index, int id)
public boolean returnKeys(int index)
returnKeys
in interface net.idea.modbcum.i.query.IQueryUpdate<IStoredQuery,Template>
returnKeys
in class net.idea.modbcum.q.update.AbstractUpdate<IStoredQuery,Template>
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.