19 #ifndef __com_sun_star_sdb_CallableStatement_idl__
20 #define __com_sun_star_sdb_CallableStatement_idl__
26 module com { module sun { module star { module sdb {
represents a precompiled SQL statement.
Definition: PreparedStatement.idl:35
is used to execute SQL stored procedures.
Definition: CallableStatement.idl:73
represents a procedure call.
Definition: CallableStatement.idl:33