Home
last modified time | relevance | path

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

/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlDatabaseMetadata.java461 public boolean othersUpdatesAreVisible(int arg0) throws SQLException { in othersUpdatesAreVisible() method in PostgresqlDatabaseMetadata
462 return impl.othersUpdatesAreVisible(arg0); in othersUpdatesAreVisible()
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLDatabaseMetaData.java1673 public boolean othersUpdatesAreVisible(int setType) throws SQLException { in othersUpdatesAreVisible() method in JavaSQLDatabaseMetaData
1675 return jdbcDatabaseMetaData.othersUpdatesAreVisible(setType); in othersUpdatesAreVisible()
/trunk/main/mysqlc/source/
H A Dmysqlc_databasemetadata.hxx224 …sal_Bool SAL_CALL othersUpdatesAreVisible(sal_Int32 setType)throw(my_SQLException, my_RuntimeExcep…
H A Dmysqlc_databasemetadata.cxx1415 sal_Bool SAL_CALL ODatabaseMetaData::othersUpdatesAreVisible(sal_Int32 setType) in othersUpdatesAreVisible() function in ODatabaseMetaData
1418 …STypeMetaData("othersUpdatesAreVisible", &sql::DatabaseMetaData::othersUpdatesAreVisible, setType); in othersUpdatesAreVisible()
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSDatabaseMetaData.cxx715 sal_Bool SAL_CALL ODatabaseMetaData::othersUpdatesAreVisible( sal_Int32 setType ) throw(SQLExceptio… in othersUpdatesAreVisible() function in ODatabaseMetaData
H A DSDatabaseMetaData.hxx194 …virtual sal_Bool SAL_CALL othersUpdatesAreVisible( sal_Int32 setType ) throw(::com::sun::star::sdb…
/trunk/main/connectivity/source/drivers/evoab2/
H A DNDatabaseMetaData.cxx968 sal_Bool SAL_CALL OEvoabDatabaseMetaData::othersUpdatesAreVisible( sal_Int32 /*setType*/ ) throw(SQ… in othersUpdatesAreVisible() function in OEvoabDatabaseMetaData
H A DNDatabaseMetaData.hxx220 …virtual sal_Bool SAL_CALL othersUpdatesAreVisible( sal_Int32 setType ) throw(::com::sun::star::sdb…
/trunk/main/connectivity/source/inc/file/
H A DFDatabaseMetaData.hxx180 …virtual sal_Bool SAL_CALL othersUpdatesAreVisible( sal_Int32 setType ) throw(::com::sun::star::sdb…
/trunk/main/connectivity/source/drivers/macab/
H A DMacabDatabaseMetaData.cxx743 sal_Bool SAL_CALL MacabDatabaseMetaData::othersUpdatesAreVisible( sal_Int32 ) throw(SQLException, R… in othersUpdatesAreVisible() function in MacabDatabaseMetaData
H A DMacabDatabaseMetaData.hxx195 …virtual sal_Bool SAL_CALL othersUpdatesAreVisible( sal_Int32 setType ) throw(::com::sun::star::sdb…
/trunk/main/connectivity/source/drivers/file/
H A DFDatabaseMetaData.cxx1171 sal_Bool SAL_CALL ODatabaseMetaData::othersUpdatesAreVisible( sal_Int32 /*setType*/ ) throw(SQLExce… in othersUpdatesAreVisible() function in ODatabaseMetaData
/trunk/main/connectivity/source/drivers/ado/
H A DADatabaseMetaData.cxx1048 sal_Bool SAL_CALL ODatabaseMetaData::othersUpdatesAreVisible( sal_Int32 setType ) throw(SQLExceptio… in othersUpdatesAreVisible() function in ODatabaseMetaData
/trunk/main/connectivity/source/inc/ado/
H A DADatabaseMetaData.hxx213 …virtual sal_Bool SAL_CALL othersUpdatesAreVisible( sal_Int32 setType ) throw(::com::sun::star::sdb…
/trunk/main/connectivity/source/inc/java/sql/
H A DDatabaseMetaData.hxx197 …virtual sal_Bool SAL_CALL othersUpdatesAreVisible( sal_Int32 setType ) throw(::com::sun::star::sdb…
/trunk/main/connectivity/source/inc/odbc/
H A DODatabaseMetaData.hxx208 …virtual sal_Bool SAL_CALL othersUpdatesAreVisible( sal_Int32 setType ) throw(::com::sun::star::sdb…
/trunk/main/connectivity/source/drivers/jdbc/
H A DDatabaseMetaData.cxx1376 sal_Bool SAL_CALL java_sql_DatabaseMetaData::othersUpdatesAreVisible( sal_Int32 setType ) throw(SQL… in othersUpdatesAreVisible() function in java_sql_DatabaseMetaData
/trunk/main/connectivity/source/drivers/odbcbase/
H A DODatabaseMetaData.cxx1700 sal_Bool SAL_CALL ODatabaseMetaData::othersUpdatesAreVisible( sal_Int32 setType ) throw(SQLExceptio… in othersUpdatesAreVisible() function in ODatabaseMetaData
/trunk/main/offapi/com/sun/star/sdbc/
H A DXDatabaseMetaData.idl2455 boolean othersUpdatesAreVisible([in]long setType) raises (SQLException);

Completed in 170 milliseconds