20 module
com { module sun { module star { module sdbc {
22 published
interface XSQLInput;
23 published
interface XSQLOutput;
93 void readSQL([in]
XSQLInput stream, [in]
string typeName)
is used for the custom mapping of SQL user-defined types.
Definition: XSQLData.idl:37
Definition: Ambiguous.idl:20
is an exception that provides information on a database access error.
Definition: SQLException.idl:40
is used as an output stream for writing the attributes of a user-defined type back to the database...
Definition: XSQLOutput.idl:61
base interface of all UNO interfaces
Definition: XInterface.idl:45