public class CreateBundleVersion extends net.idea.modbcum.q.update.AbstractObjectUpdate<SubstanceEndpointsBundle> implements net.idea.modbcum.i.IStoredProcStatement
Modifier and Type | Field and Description |
---|---|
static String[] |
create_bundle_version |
Constructor and Description |
---|
CreateBundleVersion() |
CreateBundleVersion(SubstanceEndpointsBundle bundle) |
Modifier and Type | Method and Description |
---|---|
List<net.idea.modbcum.i.query.QueryParam> |
getParameters(int arg0) |
String[] |
getSQL() |
void |
getStoredProcedureOutVars(CallableStatement statement) |
boolean |
isStoredProcedure() |
void |
registerOutParameters(CallableStatement statement) |
void |
setID(int arg0,
int arg1) |
public static final String[] create_bundle_version
public CreateBundleVersion()
public CreateBundleVersion(SubstanceEndpointsBundle bundle)
public void registerOutParameters(CallableStatement statement) throws SQLException
registerOutParameters
in interface net.idea.modbcum.i.IStoredProcStatement
SQLException
public List<net.idea.modbcum.i.query.QueryParam> getParameters(int arg0) throws net.idea.modbcum.i.exceptions.AmbitException
getParameters
in interface net.idea.modbcum.i.query.IQueryUpdate<Object,SubstanceEndpointsBundle>
net.idea.modbcum.i.exceptions.AmbitException
public String[] getSQL() throws net.idea.modbcum.i.exceptions.AmbitException
getSQL
in interface net.idea.modbcum.i.query.IQueryUpdate<Object,SubstanceEndpointsBundle>
net.idea.modbcum.i.exceptions.AmbitException
public void setID(int arg0, int arg1)
setID
in interface net.idea.modbcum.i.query.IQueryUpdate<Object,SubstanceEndpointsBundle>
public void getStoredProcedureOutVars(CallableStatement statement) throws SQLException
getStoredProcedureOutVars
in interface net.idea.modbcum.i.IStoredProcStatement
SQLException
public boolean isStoredProcedure()
isStoredProcedure
in interface net.idea.modbcum.i.query.IQueryUpdate<Object,SubstanceEndpointsBundle>
isStoredProcedure
in class net.idea.modbcum.q.update.AbstractUpdate<Object,SubstanceEndpointsBundle>
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.