public class DeleteStructureQLabel extends net.idea.modbcum.q.update.AbstractUpdate<IStructureRecord,QLabel>
Modifier and Type | Field and Description |
---|---|
protected String |
sql |
protected String |
sql_defaultuser |
protected String |
whereLabel |
protected String |
whereStructure |
protected String |
whereUser |
Constructor and Description |
---|
DeleteStructureQLabel() |
DeleteStructureQLabel(IStructureRecord record,
QLabel label) |
Modifier and Type | Method and Description |
---|---|
List<net.idea.modbcum.i.query.QueryParam> |
getParameters(int index) |
String[] |
getSQL() |
void |
setID(int index,
int id) |
protected String sql
protected String sql_defaultuser
protected String whereStructure
protected String whereUser
protected String whereLabel
public DeleteStructureQLabel(IStructureRecord record, QLabel label)
public DeleteStructureQLabel()
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)
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.