20 module
com { module sun { module star { module sdbc {
21 published
interface XPreparedStatement;
24 module
com { module sun { module star { module sdb {
is an exception that provides information on a database access error.
Definition SQLException.idl:41
is used for preparation of commands.
Definition XCommandPreparation.idl:35
com::sun::star::sdbc::XPreparedStatement prepareCommand([in]string command, [in] long commandType)
creates a com::sun::star::sdbc::PreparedStatement object for sending parameterized SQL statements to ...
provides the possibility of executing a precompiled SQL statement.
Definition XPreparedStatement.idl:36
base interface of all UNO interfaces
Definition XInterface.idl:46
Definition Ambiguous.idl:20