com.ibm.commerce.contract.objects
Interface ContractJDBCHelperHome


public interface ContractJDBCHelperHome

This is a Home interface for the Session Bean


Method Summary
 com.ibm.commerce.contract.objects.ContractJDBCHelper create()
          create method for a session bean
 

Method Detail

create

public com.ibm.commerce.contract.objects.ContractJDBCHelper create()
                                                            throws javax.ejb.CreateException,
                                                                   java.rmi.RemoteException
create method for a session bean
Returns:
com.ibm.commerce.contract.objects.ContractJDBCHelper
Throws:
javax.ejb.CreateException - The exception description.
java.rmi.RemoteException - The exception description.