19 #ifndef __com_sun_star_sdbc_XSQLData_idl__
20 #define __com_sun_star_sdbc_XSQLData_idl__
26 module
com { module sun { module star { module sdbc {
28 published
interface XSQLInput;
29 published
interface XSQLOutput;
99 void readSQL([in]
XSQLInput stream, [in]
string typeName)
is used for the custom mapping of SQL user-defined types.
Definition: XSQLData.idl:43
– idl definition –
Definition: Ambiguous.idl:22
is an exception that provides information on a database access error.
Definition: SQLException.idl:44
is used as an output stream for writing the attributes of a user-defined type back to the database...
Definition: XSQLOutput.idl:73
base interface of all UNO interfaces
Definition: XInterface.idl:47