19 #ifndef __com_sun_star_sdb_XColumn_idl__
20 #define __com_sun_star_sdb_XColumn_idl__
32 module com { module sun { module star { module io {
33 published
interface XInputStream;
36 module com { module sun { module star { module container {
37 published
interface XNameAccess;
40 module com { module sun { module star { module sdbc {
41 published
interface XRef;
42 published
interface XArray;
43 published
interface XBlob;
44 published
interface XClob;
47 module com { module sun { module star { module sdb {
represents a date value.
Definition: Date.idl:30
represents a combined date+time value.
Definition: DateTime.idl:28
is used to access data which is collected in a row.
Definition: XColumn.idl:52
represents a time value.
Definition: Time.idl:28
is used for mapping the SQL type com::sun::star::sdbc::DataType::ARRAY.
Definition: XArray.idl:41
is an exception that provides information on a database access error.
Definition: SQLException.idl:44
is the mapping for the SQL CLOB type.
Definition: XClob.idl:88
is used to access named objects within a container.
Definition: XNameAccess.idl:39
is the representation (mapping) of an SQL BLOB.
Definition: XBlob.idl:92
base interface of all UNO interfaces
Definition: XInterface.idl:47
is the reference to a SQL structured type value in the database.
Definition: XRef.idl:34