JdbcCategoryManagerHome Interface
- 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.
Related Topics
CatalogManager
-
All Superinterfaces
-
EJBHome, Remote, SmartEJBHome, SmartHome
create() Method
public JdbcCategoryManager create()
throws CreateException, RemoteException
Create a new JdbcCategoryManager Session.
Exceptions
-
CreateException
-
RemoteException