public class CreateProperty extends AbstractObjectUpdate<Property>
Modifier and Type | Field and Description |
---|---|
static String |
create_sql |
protected CreateReference |
createReference |
Constructor and Description |
---|
CreateProperty() |
CreateProperty(Property property) |
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) |
void |
setObject(Property object) |
protected CreateReference createReference
public static final String create_sql
public CreateProperty(Property property)
public CreateProperty()
public boolean returnKeys(int index)
public void setObject(Property object)
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.