20 module
com { module sun { module star { module container {
21 published
interface XNameAccess;
24 module
com { module sun { module star { module sdbc {
26 published
interface XStatement;
27 published
interface XPreparedStatement;
28 published
interface XDatabaseMetaData;
387 void setTypeMap([in]
com::sun::star::container::XNameAccess typeMap)
is an exception that provides information on a database access error.
Definition SQLException.idl:41
provides for the releasing of resources acquired by the implementing object.
Definition XCloseable.idl:26
represents a connection (session) with a specific database.
Definition XConnection.idl:50
XStatement createStatement()
creates a new com::sun::star::sdbc::Statement object for sending SQL statements to the database.
provides the possibility of executing a precompiled SQL statement.
Definition XPreparedStatement.idl:36
is used for executing a static SQL statement and obtaining the results produced by it.
Definition XStatement.idl:42
Definition Ambiguous.idl:20