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

All Superinterfaces
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.
 

Method Detail

create

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

Throws
CreateException
RemoteException


Copyright © 2006 BEA Systems, Inc. All Rights Reserved