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;
is an exception that provides information on a database access error.
Definition SQLException.idl:45
is used for mapping the SQL type com::sun::star::sdbc::DataType::ARRAY.
Definition XArray.idl:42
is the representation (mapping) of an SQL BLOB.
Definition XBlob.idl:93
is the mapping for the SQL CLOB type.
Definition XClob.idl:89
is the reference to a SQL structured type value in the database.
Definition XRef.idl:35
base interface of all UNO interfaces
Definition XInterface.idl:48
Definition Ambiguous.idl:22