public class CreateBundleCopy extends net.idea.modbcum.q.update.AbstractObjectUpdate<SubstanceEndpointsBundle> implements net.idea.modbcum.i.IStoredProcStatement
| Modifier and Type | Field and Description |
|---|---|
static String[] |
create_bundle_copy |
| Constructor and Description |
|---|
CreateBundleCopy() |
CreateBundleCopy(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_copy
public CreateBundleCopy()
public CreateBundleCopy(SubstanceEndpointsBundle bundle)
public void registerOutParameters(CallableStatement statement) throws SQLException
registerOutParameters in interface net.idea.modbcum.i.IStoredProcStatementSQLExceptionpublic 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.AmbitExceptionpublic 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.AmbitExceptionpublic 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.IStoredProcStatementSQLExceptionpublic 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.