Home
last modified time | relevance | path

Searched refs:othersDeletesAreVisible (Results 1 – 19 of 19) sorted by relevance

/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlDatabaseMetadata.java453 public boolean othersDeletesAreVisible(int arg0) throws SQLException { in othersDeletesAreVisible() method in PostgresqlDatabaseMetadata
454 return impl.othersDeletesAreVisible(arg0); in othersDeletesAreVisible()
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLDatabaseMetaData.java1682 public boolean othersDeletesAreVisible(int setType) throws SQLException { in othersDeletesAreVisible() method in JavaSQLDatabaseMetaData
1684 return jdbcDatabaseMetaData.othersDeletesAreVisible(setType); in othersDeletesAreVisible()
/trunk/main/mysqlc/source/
H A Dmysqlc_databasemetadata.hxx225 …sal_Bool SAL_CALL othersDeletesAreVisible(sal_Int32 setType)throw(my_SQLException, my_RuntimeExcep…
H A Dmysqlc_databasemetadata.cxx1424 sal_Bool SAL_CALL ODatabaseMetaData::othersDeletesAreVisible(sal_Int32 setType) in othersDeletesAreVisible() function in ODatabaseMetaData
1427 …STypeMetaData("othersDeletesAreVisible", &sql::DatabaseMetaData::othersDeletesAreVisible, setType); in othersDeletesAreVisible()
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSDatabaseMetaData.cxx720 sal_Bool SAL_CALL ODatabaseMetaData::othersDeletesAreVisible( sal_Int32 setType ) throw(SQLExceptio… in othersDeletesAreVisible() function in ODatabaseMetaData
H A DSDatabaseMetaData.hxx195 …virtual sal_Bool SAL_CALL othersDeletesAreVisible( sal_Int32 setType ) throw(::com::sun::star::sdb…
/trunk/main/connectivity/source/drivers/evoab2/
H A DNDatabaseMetaData.cxx973 sal_Bool SAL_CALL OEvoabDatabaseMetaData::othersDeletesAreVisible( sal_Int32 /*setType*/ ) throw(SQ… in othersDeletesAreVisible() function in OEvoabDatabaseMetaData
H A DNDatabaseMetaData.hxx221 …virtual sal_Bool SAL_CALL othersDeletesAreVisible( sal_Int32 setType ) throw(::com::sun::star::sdb…
/trunk/main/connectivity/source/inc/file/
H A DFDatabaseMetaData.hxx181 …virtual sal_Bool SAL_CALL othersDeletesAreVisible( sal_Int32 setType ) throw(::com::sun::star::sdb…
/trunk/main/connectivity/source/drivers/macab/
H A DMacabDatabaseMetaData.cxx748 sal_Bool SAL_CALL MacabDatabaseMetaData::othersDeletesAreVisible( sal_Int32 ) throw(SQLException, R… in othersDeletesAreVisible() function in MacabDatabaseMetaData
H A DMacabDatabaseMetaData.hxx196 …virtual sal_Bool SAL_CALL othersDeletesAreVisible( sal_Int32 setType ) throw(::com::sun::star::sdb…
/trunk/main/connectivity/source/drivers/file/
H A DFDatabaseMetaData.cxx1177 sal_Bool SAL_CALL ODatabaseMetaData::othersDeletesAreVisible( sal_Int32 /*setType*/ ) throw(SQLExce… in othersDeletesAreVisible() function in ODatabaseMetaData
/trunk/main/connectivity/source/drivers/ado/
H A DADatabaseMetaData.cxx1053 sal_Bool SAL_CALL ODatabaseMetaData::othersDeletesAreVisible( sal_Int32 setType ) throw(SQLExceptio… in othersDeletesAreVisible() function in ODatabaseMetaData
/trunk/main/connectivity/source/inc/ado/
H A DADatabaseMetaData.hxx214 …virtual sal_Bool SAL_CALL othersDeletesAreVisible( sal_Int32 setType ) throw(::com::sun::star::sdb…
/trunk/main/connectivity/source/inc/java/sql/
H A DDatabaseMetaData.hxx198 …virtual sal_Bool SAL_CALL othersDeletesAreVisible( sal_Int32 setType ) throw(::com::sun::star::sdb…
/trunk/main/connectivity/source/inc/odbc/
H A DODatabaseMetaData.hxx209 …virtual sal_Bool SAL_CALL othersDeletesAreVisible( sal_Int32 setType ) throw(::com::sun::star::sdb…
/trunk/main/connectivity/source/drivers/jdbc/
H A DDatabaseMetaData.cxx1382 sal_Bool SAL_CALL java_sql_DatabaseMetaData::othersDeletesAreVisible( sal_Int32 setType ) throw(SQL… in othersDeletesAreVisible() function in java_sql_DatabaseMetaData
/trunk/main/connectivity/source/drivers/odbcbase/
H A DODatabaseMetaData.cxx1705 sal_Bool SAL_CALL ODatabaseMetaData::othersDeletesAreVisible( sal_Int32 setType ) throw(SQLExceptio… in othersDeletesAreVisible() function in ODatabaseMetaData
/trunk/main/offapi/com/sun/star/sdbc/
H A DXDatabaseMetaData.idl2467 boolean othersDeletesAreVisible([in]long setType) raises (SQLException);

Completed in 156 milliseconds