JdbcProductItemManagerHome Interface
- public interface JdbcProductItemManagerHome
extends SmartEJBHome
The home interface for the JdbcProductItemManager
Session EJB. Use this
class to create JdbcProductItemManager
instances.
Related Topics
JdbcProductItemManager
-
All Superinterfaces
-
EJBHome
, Remote
, SmartEJBHome
, SmartHome
create() Method
public JdbcProductItemManager
create()
throws CreateException
, RemoteException
Create a new JdbcProductItemManager
EJB.
Exceptions
-
CreateException
-
RemoteException