:: com :: sun :: star :: sdb ::

module tools

Interfaces
XConnectionSupplier allows to access the active connection
XConnectionTools encapsulates various useful functionality around a ::com::sun::star::sdb::Connection
XDataSourceMetaData
XIndexAlteration allows to alter the indexes of a table.
XKeyAlteration allows to alter the keys of a table.
XObjectNames encapsulates functionality which you might find useful when writing a database application which deals with query and table names.
XTableAlteration allows to alter a table.
XTableName allows to manipulate table names.
XTableRename allows to rename table.
XViewAccess allows to fetch and to change the sql statements of views
Constant Groups
CompositionType specifies which composition should be used when composing a table name.
Top of Page