:: 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 ::com::sun::star::sdbc::CallableStatement .

Included Services - Summary
::com::sun::star::sdbc::CallableStatement
(referenced entity's summary:)
is used to execute SQL stored procedures.
PreparedStatement
(referenced entity's summary:)
represents a precompiled SQL statement. The service differs only in the access of the columns and parameters to the service ::com::sun::star::sdbc::PreparedStatement .
Included Services - Details
::com::sun::star::sdbc::CallableStatement
(referenced entity's summary:)
is used to execute SQL stored procedures.
PreparedStatement
(referenced entity's summary:)
represents a precompiled SQL statement. The service differs only in the access of the columns and parameters to the service ::com::sun::star::sdbc::PreparedStatement .

 
Top of Page