Home
last modified time | relevance | path

Searched defs:setTimestamp (Results 1 – 16 of 16) sorted by relevance

/trunk/main/connectivity/source/drivers/evoab2/
H A DNPreparedStatement.cxx202 void SAL_CALL OEvoabPreparedStatement::setTimestamp( sal_Int32 /*parameterIndex*/, const DateTime& … in setTimestamp() function in OEvoabPreparedStatement
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSPreparedStatement.cxx196 void SAL_CALL OPreparedStatement::setTimestamp( sal_Int32 parameterIndex, const DateTime& aVal ) th… in setTimestamp() function in OPreparedStatement
/trunk/main/connectivity/source/drivers/macab/
H A DMacabPreparedStatement.cxx307 void SAL_CALL MacabPreparedStatement::setTimestamp(sal_Int32, const DateTime&) throw(SQLException, … in setTimestamp() function in MacabPreparedStatement
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLPreparedStatement.java398 public synchronized void setTimestamp(int index, DateTime x) throws SQLException { in setTimestamp() method in JavaSQLPreparedStatement
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlPreparedStatement.java250 public void setTimestamp(int arg0, DateTime arg1) throws SQLException { in setTimestamp() method in PostgresqlPreparedStatement
/trunk/main/connectivity/source/drivers/ado/
H A DAPreparedStatement.cxx351 void SAL_CALL OPreparedStatement::setTimestamp( sal_Int32 parameterIndex, const DateTime& x ) throw… in setTimestamp() function in OPreparedStatement
/trunk/main/connectivity/source/drivers/file/
H A DFPreparedStatement.cxx255 void SAL_CALL OPreparedStatement::setTimestamp( sal_Int32 parameterIndex, const DateTime& aVal ) th… in setTimestamp() function in OPreparedStatement
/trunk/main/dbaccess/source/core/api/
H A Dpreparedstatement.cxx381 void SAL_CALL OPreparedStatement::setTimestamp( sal_Int32 parameterIndex, const ::com::sun::star::u… in setTimestamp() function in OPreparedStatement
H A DRowSet.cxx2608 void SAL_CALL ORowSet::setTimestamp( sal_Int32 parameterIndex, const ::com::sun::star::util::DateTi… in setTimestamp() function in dbaccess::ORowSet
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOPreparedStatement.cxx384 void SAL_CALL OPreparedStatement::setTimestamp( sal_Int32 parameterIndex, const DateTime& aVal ) th… in setTimestamp() function in OPreparedStatement
/trunk/main/mysqlc/source/
H A Dmysqlc_preparedstatement.cxx387 void SAL_CALL OPreparedStatement::setTimestamp(sal_Int32 parameter, const DateTime& aVal) in setTimestamp() function in OPreparedStatement
/trunk/main/connectivity/source/drivers/jdbc/
H A DPreparedStatement.cxx218 void SAL_CALL java_sql_PreparedStatement::setTimestamp( sal_Int32 parameterIndex, const ::com::sun:… in setTimestamp() function in java_sql_PreparedStatement
/trunk/main/connectivity/source/commontools/
H A Dparameters.cxx1044 …void ParameterManager::setTimestamp( sal_Int32 _nIndex, const ::com::sun::star::util::DateTime& x ) in setTimestamp() function in dbtools::ParameterManager
/trunk/main/dbaccess/source/core/misc/
H A DDatabaseDataProvider.cxx961 void SAL_CALL DatabaseDataProvider::setTimestamp(sal_Int32 parameterIndex, const util::DateTime& x)… in setTimestamp() function in dbaccess::DatabaseDataProvider
/trunk/main/dbaccess/source/ui/browser/
H A Dformadapter.cxx973 void SAL_CALL SbaXFormAdapter::setTimestamp(sal_Int32 parameterIndex, const ::com::sun::star::util:… in setTimestamp() function in SbaXFormAdapter
/trunk/main/forms/source/component/
H A DDatabaseForm.cxx3723 void SAL_CALL ODatabaseForm::setTimestamp(sal_Int32 parameterIndex, const ::com::sun::star::util::D… in setTimestamp() function in frm::ODatabaseForm

Completed in 106 milliseconds