Top | Module | Use | Manual | Index |
 EXPORTING SERVICES | METHODS' SUMMARY | METHODS' DETAILS  |
Known Services which Export this Interface |
|
com::sun::star::sdbcx::Index | is used to specify the index for a database table. It refers to one or more columns of a table. |
com::sun::star::sdbcx::IndexDescriptor | is used to define a new index for a database table. |
com::sun::star::sdbcx::Key | is used to define a new key for a table. |
com::sun::star::sdbcx::Key | is used to define a new key for a table. |
com::sun::star::sdbcx::Table | used to specify a table in a database. A table is described by its name and one or more columns. |
com::sun::star::sdbcx::TableDescriptor | is used to define a table of a database. A table is described by its name and one or more columns and the keys for semantic rules. |
com::sun::star::sdb::PreparedStatement | represents a precompiled SQL statement. The service differs only in the access of the columns and parameters to the service PreparedStatement . |
com::sun::star::sdb::Query | is a stored definition of a SQL query. |
com::sun::star::sdb::QueryDescriptor | is a stored definition of a SQL "Select statement". |
com::sun::star::sdb::ResultSet | extends the ResultSet by a more sophisticated access to the result sets data. |
com::sun::star::sdb::SQLQueryComposer | represents a tool for composing SQL select statements. |
Methods' Summary |
|
getColumns | returns the container of columns. @rerurns the columns |
Methods' Details |
|
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.