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

service PreparedStatement
Description
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 - Summary
::com::sun::star::sdbc::PreparedStatement
(referenced entity's summary:)
represents a precompiled SQL statement.
Exported Interfaces - Summary
::com::sun::star::sdbcx::XColumnsSupplier

access to the resulting columns of the statement.

Included Services - Details
::com::sun::star::sdbc::PreparedStatement
(referenced entity's summary:)
represents a precompiled SQL statement.
Exported Interfaces - Details
::com::sun::star::sdbcx::XColumnsSupplier
Description
access to the resulting columns of the statement.

 
Top of Page