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 {
30 published
interface XRef;
31 published
interface XArray;
32 published
interface XBlob;
33 published
interface XClob;
155 com::sun::star::util::Date getDate([in]
long columnIndex)
166 com::sun::star::util::Time getTime([in]
long columnIndex)
177 com::sun::star::util::DateTime getTimestamp([in]
long columnIndex)
202 com::sun::star::io::XInputStream getBinaryStream([in]
long columnIndex)
227 com::sun::star::io::XInputStream getCharacterStream([in]
long columnIndex)
244 any getObject([in]
long columnIndex,
245 [in]
com::sun::star::container::XNameAccess typeMap)
is an exception that provides information on a database access error.
Definition SQLException.idl:41
is used for mapping the SQL type com::sun::star::sdbc::DataType::ARRAY.
Definition XArray.idl:36
is the representation (mapping) of an SQL BLOB.
Definition XBlob.idl:87
is the mapping for the SQL CLOB type.
Definition XClob.idl:83
is the reference to a SQL structured type value in the database.
Definition XRef.idl:29
boolean wasNull()
reports whether the last column read had a value of SQL NULL.
base interface of all UNO interfaces
Definition generated_idl_chapter_refs.idl:452
Definition Ambiguous.idl:20