|
© 2004 BEA Systems, Inc. | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
| CatalogSqlManager | The CatalogSqlManager interface defines the API
catalog services use to read and write catalog information to a SQL
compliant database.
|
| Class Summary | |
| CatalogSqlManagerFactory | Factory for CatalogSqlManager instances. |
| JdbcCatalogFactory | This class provides static methods to insulate the JDBC catalog developer from the underlying database schema. |
| JdbcSqlManager | The JdbcSqlManager class implements the CatalogSqlManager interface
using JDBC compliant SQL.
|
| OracleSqlManager | The OracleSqlManager class implements the CatalogSqlManager interface
using Oracle compliant SQL.
|
This package contains the classes that provide a database persistence model for the Product Catalog. Industry standard JDBC and SQL are used to ensure compatability with a wide range of databases.
|
© 2004 BEA Systems, Inc. | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||