Home
last modified time | relevance | path

Searched refs:clearParameters (Results 1 – 25 of 36) sorted by relevance

12

/aoo4110/main/mysqlc/source/
H A Dmysqlc_preparedstatement.cxx169 clearParameters(); in close()
845 void SAL_CALL OPreparedStatement::clearParameters() in clearParameters() function in OPreparedStatement
853 ((sql::PreparedStatement *)cppStatement)->clearParameters(); in clearParameters()
H A Dmysqlc_preparedstatement.hxx162 void SAL_CALL clearParameters() throw(SQLException, RuntimeException);
/aoo4110/main/dbaccess/source/core/api/
H A Dpreparedstatement.cxx462 void SAL_CALL OPreparedStatement::clearParameters( ) throw(SQLException, RuntimeException) in clearParameters() function in OPreparedStatement
467 m_xAggregateAsParameters->clearParameters(); in clearParameters()
/aoo4110/main/dbaccess/source/core/misc/
H A DDatabaseDataProvider.cxx867 xParam->clearParameters( ); in impl_fillRowSet_throw()
1015 void SAL_CALL DatabaseDataProvider::clearParameters() throw( SQLException, RuntimeException ) in clearParameters() function in dbaccess::DatabaseDataProvider
1017 m_aParameterManager.clearParameters(); in clearParameters()
/aoo4110/main/connectivity/qa/complex/connectivity/
H A DJdbcLongVarCharTest.java79 … ((XParameters) UnoRuntime.queryInterface(XParameters.class, prepStmnt)).clearParameters(); in testLongVarChar()
/aoo4110/main/connectivity/source/commontools/
H A Dparameters.cxx1098 void ParameterManager::clearParameters( ) in clearParameters() function in dbtools::ParameterManager
1101 m_xInnerParamUpdate->clearParameters( ); in clearParameters()
/aoo4110/main/connectivity/source/drivers/evoab2/
H A DNPreparedStatement.cxx313 void SAL_CALL OEvoabPreparedStatement::clearParameters( ) throw(SQLException, RuntimeException) in clearParameters() function in OEvoabPreparedStatement
H A DNPreparedStatement.hxx122 …virtual void SAL_CALL clearParameters( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::…
/aoo4110/main/connectivity/source/drivers/kab/
H A DKPreparedStatement.cxx366 void SAL_CALL KabPreparedStatement::clearParameters() throw(SQLException, RuntimeException) in clearParameters() function in KabPreparedStatement
H A DKPreparedStatement.hxx104 …virtual void SAL_CALL clearParameters( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::…
/aoo4110/main/connectivity/source/drivers/macab/
H A DMacabPreparedStatement.cxx383 void SAL_CALL MacabPreparedStatement::clearParameters() throw(SQLException, RuntimeException) in clearParameters() function in MacabPreparedStatement
H A DMacabPreparedStatement.hxx104 …virtual void SAL_CALL clearParameters( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::…
/aoo4110/main/offapi/com/sun/star/sdbc/
H A DXParameters.idl440 be done by calling clearParameters.
445 void clearParameters() raises (SQLException);
/aoo4110/main/qadevOOo/tests/java/ifc/sdbc/
H A D_XParameters.java546 oObj.clearParameters() ; in _clearParameters()
/aoo4110/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSPreparedStatement.cxx334 void SAL_CALL OPreparedStatement::clearParameters( ) throw(SQLException, RuntimeException) in clearParameters() function in OPreparedStatement
H A DSPreparedStatement.hxx123 …virtual void SAL_CALL clearParameters( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::…
/aoo4110/main/connectivity/inc/connectivity/
H A Dparameters.hxx250 void clearParameters();
/aoo4110/main/connectivity/source/inc/ado/
H A DAPreparedStatement.hxx105 …virtual void SAL_CALL clearParameters( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::…
/aoo4110/main/connectivity/source/inc/java/sql/
H A DPreparedStatement.hxx94 …virtual void SAL_CALL clearParameters( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::…
/aoo4110/main/dbaccess/source/core/inc/
H A Dpreparedstatement.hxx124 …virtual void SAL_CALL clearParameters( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::…
/aoo4110/main/connectivity/source/inc/file/
H A DFPreparedStatement.hxx121 …virtual void SAL_CALL clearParameters( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::…
/aoo4110/main/connectivity/source/inc/odbc/
H A DOPreparedStatement.hxx149 …virtual void SAL_CALL clearParameters( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::…
/aoo4110/main/connectivity/source/drivers/ado/
H A DAPreparedStatement.cxx480 void SAL_CALL OPreparedStatement::clearParameters( ) throw(SQLException, RuntimeException) in clearParameters() function in OPreparedStatement
/aoo4110/main/qadevOOo/objdsc/dbaccess/
H A Dcom.sun.star.comp.dba.ORowSet.csv82 "ORowSet";"com::sun::star::sdbc::XParameters";"clearParameters()"
/aoo4110/main/connectivity/source/drivers/file/
H A DFPreparedStatement.cxx404 void SAL_CALL OPreparedStatement::clearParameters( ) throw(SQLException, RuntimeException) in clearParameters() function in OPreparedStatement

Completed in 138 milliseconds

12