Top   Module   Use   Manual   Index 
 INCLUDED SERVICES | EXPORTED INTERFACES | PROPERTIES' SUMMARY | PROPERTIES' DETAILS 

com :: sun :: star :: sdb ::

service CallableStatement

Description
represents a procedure call. The service differs only in the access of the columns and parameters to the service CallableStatement .


Included Services

com::sun::star::sdbc::CallableStatement
Description
is used to execute SQL stored procedures.
com::sun::star::sdb::PreparedStatement

Top of Page