com.beasys.commerce.ebusiness.catalog.service.category
Interface JdbcCategoryManagerHome
- public interface JdbcCategoryManagerHome
- extends SmartEJBHome
The home interface for the JdbcCategoryManager Session Bean. This
class should not be accessed directly but invoked through the
CatalogManager.getCategoryManager method.
- See Also:
CatalogManager
Methods inherited from interface javax.ejb.EJBHome |
getEJBMetaData,
getHomeHandle,
remove,
remove |
create
public JdbcCategoryManager create()
throws javax.ejb.CreateException,
java.rmi.RemoteException
- Create a new JdbcCategoryManager Session.
Copyright © 2002 BEA Systems, Inc. All Rights Reserved