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()
Zero argument constructor used to initialize the access bean. |
create
public com.ibm.commerce.contract.objects.ContractJDBCHelper create()
throws javax.ejb.CreateException,
java.rmi.RemoteException
- Zero argument constructor used to initialize the access bean. This constructor corresponds to the following home interface method: public abstract com.ibm.commerce.contract.objects.ContractJDBCHelper com.ibm.commerce.contract.objects.ContractJDBCHelperHome.create() throws javax.ejb.CreateException,java.rmi.RemoteException
-
- Throws:
- javax.ejb.CreateException
- java.rmi.RemoteException
Feedback
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.