Top | Module | Use | Manual | Index |
 INCLUDED SERVICES | EXPORTED INTERFACES | PROPERTIES' SUMMARY | PROPERTIES' DETAILS  |
It may be implemented by a database driver provider, to encapsulate the complexity of data definition, and to give a common way for data definition as the DDL of most DBMS's differs.
At least, the access to the tables of a database should be implemented. The implementation of other known database objects like views is optional.
To control the access rights of users, there is the possibility to implement objects like users and groups.
Exported Interfaces |
|
com::sun::star::sdbcx::XTablesSupplier |
|
com::sun::star::sdbcx::XViewsSupplier |
|
com::sun::star::sdbcx::XUsersSupplier |
|
com::sun::star::sdbcx::XGroupsSupplier |
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.