19 #ifndef __com_sun_star_sdbc_XSQLInput_idl__ 20 #define __com_sun_star_sdbc_XSQLInput_idl__ 30 module
com { module sun { module star { module io {
31 published
interface XInputStream;
36 module
com { module sun { module star { module sdbc {
38 published
interface XRef;
39 published
interface XArray;
40 published
interface XBlob;
41 published
interface XClob;
represents a date value.
Definition: Date.idl:30
represents a combined date+time value.
Definition: DateTime.idl:28
Definition: Ambiguous.idl:22
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 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