public class CreateMatrixFromBundle extends AbstractObjectUpdate<SubstanceEndpointsBundle>
Modifier and Type | Field and Description |
---|---|
protected boolean |
deleteMatrix |
protected ReadEffectRecordByBundleMatrix._matrix |
matrix |
Constructor and Description |
---|
CreateMatrixFromBundle(SubstanceEndpointsBundle bundle,
boolean deleteMatrix,
ReadEffectRecordByBundleMatrix._matrix matrix) |
CreateMatrixFromBundle(SubstanceEndpointsBundle bundle,
ReadEffectRecordByBundleMatrix._matrix matrix) |
Modifier and Type | Method and Description |
---|---|
List<net.idea.modbcum.i.query.QueryParam> |
getParameters(int index) |
String[] |
getSQL() |
boolean |
isDeleteMatrix() |
void |
setDeleteMatrix(boolean deleteMatrix) |
void |
setID(int index,
int id) |
protected ReadEffectRecordByBundleMatrix._matrix matrix
protected boolean deleteMatrix
public CreateMatrixFromBundle(SubstanceEndpointsBundle bundle, ReadEffectRecordByBundleMatrix._matrix matrix)
public CreateMatrixFromBundle(SubstanceEndpointsBundle bundle, boolean deleteMatrix, ReadEffectRecordByBundleMatrix._matrix matrix)
public boolean isDeleteMatrix()
public void setDeleteMatrix(boolean deleteMatrix)
public String[] getSQL() throws net.idea.modbcum.i.exceptions.AmbitException
net.idea.modbcum.i.exceptions.AmbitException
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 void setID(int index, int id)
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.