java.lang.Objectcom.ibm.commerce.base.helpers.BaseJDBCHelper
com.ibm.commerce.contract.objimpl.ContractJDBCHelperBeanBase
com.ibm.commerce.contract.objects.ContractJDBCHelperBean
Provides methods to perform various SQL actions on the database.
Field Summary |
Fields inherited from class com.ibm.commerce.base.helpers.BaseJDBCHelper |
autoFlush, DATASOURCE, dataSourceConfigData, DB_DB2, DB_DB2_390, DB_DB2J, DB_ORACLE, DBTYPE, ISDB2_390 |
Constructor Summary | |
ContractJDBCHelperBean() |
Method Summary | |
void | ejbActivate() Activates the EJB |
void | ejbCreate() The create method for the ContractJDBCHelper bean. |
void | ejbPassivate() Passivates the EJB |
void | ejbRemove() Removes the EJB |
Methods inherited from class com.ibm.commerce.base.helpers.BaseJDBCHelper |
buildCommaSeparatedWhereClause, closeConnection, convertFirstRowToHashtable, convertResultSetToTable, convertRowFromHashtable, debugInitConnection, executeQuery, executeUpdate, flush, getCallableStatement, getCharacterStreamFromResultSet, getConnection, getDataSource, getPreparedStatement, getPreparedStatement, init, init, makeConnection, useCloudscape, useDB2_390, useDB2, useOracle |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ContractJDBCHelperBean()
Method Detail |
public void ejbActivate()
public void ejbCreate() throws javax.ejb.CreateException
public void ejbPassivate()
public void ejbRemove()
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.