public class CreateReference extends AbstractObjectUpdate<ILiteratureEntry>
Modifier and Type | Field and Description |
---|---|
static String[] |
create_sql |
Constructor and Description |
---|
CreateReference() |
CreateReference(ILiteratureEntry ref) |
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 CreateReference(ILiteratureEntry ref)
public CreateReference()
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<Object,ILiteratureEntry>
returnKeys
in class net.idea.modbcum.q.update.AbstractUpdate<Object,ILiteratureEntry>
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.