Top | Module | Use | Manual | Index |
 INCLUDED SERVICES | EXPORTED INTERFACES | PROPERTIES' SUMMARY | PROPERTIES' DETAILS  |
This service is optional for each driver. Its purpose is to define a common way for database definition, as the DDL differs between most DBMS.
Definition and deletion of database catalogs can't be defined in a common manner for DBMS, but it should be possible to hide much of the complexity of creation and deletion of catalogs. Each driver could provide methods to cover these tasks.
Included Services |
|
com::sun::star::sdbc::Driver |
|
Exported Interfaces |
|
com::sun::star::sdbcx::XDatabaseDefinitionSupplier |
|
com::sun::star::sdbcx::XCreateCatalog |
|
com::sun::star::sdbcx::XDropCatalog |
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.