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

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 PreparedStatement .


Included Services

com::sun::star::sdbc::PreparedStatement
Description
represents a precompiled SQL statement.

Exported Interfaces

com::sun::star::sdbcx::XColumnsSupplier
Description
access to the resulting columns of the statement.

Top of Page