public class CreatePropertyReferenceID extends AbstractObjectUpdate<Property>
| Modifier and Type | Field and Description |
|---|---|
static String |
create_sql |
| Constructor and Description |
|---|
CreatePropertyReferenceID() |
CreatePropertyReferenceID(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) |
public static final String create_sql
public CreatePropertyReferenceID(Property property)
public CreatePropertyReferenceID()
public boolean returnKeys(int index)
public List<net.idea.modbcum.i.query.QueryParam> getParameters(int index) throws net.idea.modbcum.i.exceptions.AmbitException
net.idea.modbcum.i.exceptions.AmbitExceptionpublic String[] getSQL() throws net.idea.modbcum.i.exceptions.AmbitException
net.idea.modbcum.i.exceptions.AmbitExceptionpublic void setID(int index,
int id)
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.