© 2005 BEA Systems, Inc.

com.beasys.commerce.ebusiness.catalog.service.query
Interface JdbcCatalogQueryManagerHome

All Superinterfaces:
EJBHome, Remote, SmartEJBHome, SmartHome

public interface JdbcCatalogQueryManagerHome
extends SmartEJBHome

The home interface for the JdbcCatalogQueryManager Session EJB. Use this class to create JdbcCatalogQueryManager instances.

See Also:
JdbcCatalogQueryManager

Method Summary
 JdbcCatalogQueryManager create()
          Create a new JdbcCatalogQueryManager EJB.
 
Methods inherited from interface javax.ejb.EJBHome
getEJBMetaData, getHomeHandle, remove, remove
 

Method Detail

create

public JdbcCatalogQueryManager create()
                               throws CreateException,
                                      RemoteException
Create a new JdbcCatalogQueryManager EJB.

Throws:
CreateException
RemoteException

© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved