20 module
com { module sun { module star { module io {
21 published
interface XInputStream;
24 module
com { module sun { module star { module container {
25 published
interface XNameAccess;
28 module
com { module sun { module star { module sdbc {
29 published
interface XRef;
30 published
interface XArray;
31 published
interface XBlob;
32 published
interface XClob;
35 module
com { module sun { module star { module sdb {
represents a date value.
Definition: Date.idl:28
represents a combined date+time value.
Definition: DateTime.idl:26
Definition: Ambiguous.idl:20
is used to access data which is collected in a row.
Definition: XColumn.idl:40
represents a time value.
Definition: Time.idl:26
is used for mapping the SQL type com::sun::star::sdbc::DataType::ARRAY.
Definition: XArray.idl:35
is an exception that provides information on a database access error.
Definition: SQLException.idl:40
is the mapping for the SQL CLOB type.
Definition: XClob.idl:82
is used to access named objects within a container.
Definition: XNameAccess.idl:31
is the representation (mapping) of an SQL BLOB.
Definition: XBlob.idl:86
base interface of all UNO interfaces
Definition: XInterface.idl:45
is the reference to a SQL structured type value in the database.
Definition: XRef.idl:28