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 an exception that provides information on a database access error.
Definition: SQLException.idl:41
is used for the custom mapping of SQL user-defined types.
Definition: XSQLData.idl:38
string getSQLTypeName()
returns the fully-qualified name of the SQL user-defined type that this object represents.
is used as an output stream for writing the attributes of a user-defined type back to the database.
Definition: XSQLOutput.idl:62
base interface of all UNO interfaces
Definition: XInterface.idl:46
Definition: Ambiguous.idl:20