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