Home
last modified time | relevance | path

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

/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlDatabaseMetadata.java473 public boolean ownUpdatesAreVisible(int arg0) throws SQLException { in ownUpdatesAreVisible() method in PostgresqlDatabaseMetadata
474 return impl.ownUpdatesAreVisible(arg0); in ownUpdatesAreVisible()
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLDatabaseMetaData.java1646 public boolean ownUpdatesAreVisible(int setType) throws SQLException { in ownUpdatesAreVisible() method in JavaSQLDatabaseMetaData
1648 return jdbcDatabaseMetaData.ownUpdatesAreVisible(setType); in ownUpdatesAreVisible()
/trunk/main/mysqlc/source/
H A Dmysqlc_databasemetadata.hxx221 …sal_Bool SAL_CALL ownUpdatesAreVisible(sal_Int32 setType) throw(my_SQLException, my_RuntimeExcepti…
H A Dmysqlc_databasemetadata.cxx1388 sal_Bool SAL_CALL ODatabaseMetaData::ownUpdatesAreVisible(sal_Int32 setType) in ownUpdatesAreVisible() function in ODatabaseMetaData
1391 …return impl_getRSTypeMetaData("ownUpdatesAreVisible", &sql::DatabaseMetaData::ownUpdatesAreVisible in ownUpdatesAreVisible()
/trunk/main/connectivity/source/drivers/odbcbase/
H A DODatabaseMetaData.cxx1634 sal_Bool SAL_CALL ODatabaseMetaData::ownUpdatesAreVisible( sal_Int32 setType ) throw(SQLException, … in ownUpdatesAreVisible() function in ODatabaseMetaData
1702 return ownUpdatesAreVisible(setType); in othersUpdatesAreVisible()
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSDatabaseMetaData.cxx700 sal_Bool SAL_CALL ODatabaseMetaData::ownUpdatesAreVisible( sal_Int32 setType ) throw(SQLException, … in ownUpdatesAreVisible() function in ODatabaseMetaData
H A DSDatabaseMetaData.hxx191 …virtual sal_Bool SAL_CALL ownUpdatesAreVisible( sal_Int32 setType ) throw(::com::sun::star::sdbc::…
/trunk/main/connectivity/source/drivers/evoab2/
H A DNDatabaseMetaData.cxx953 sal_Bool SAL_CALL OEvoabDatabaseMetaData::ownUpdatesAreVisible( sal_Int32 /*setType*/ ) throw(SQLEx… in ownUpdatesAreVisible() function in OEvoabDatabaseMetaData
H A DNDatabaseMetaData.hxx217 …virtual sal_Bool SAL_CALL ownUpdatesAreVisible( sal_Int32 setType ) throw(::com::sun::star::sdbc::…
/trunk/main/connectivity/source/inc/file/
H A DFDatabaseMetaData.hxx177 …virtual sal_Bool SAL_CALL ownUpdatesAreVisible( sal_Int32 setType ) throw(::com::sun::star::sdbc::…
/trunk/main/connectivity/source/drivers/macab/
H A DMacabDatabaseMetaData.cxx728 sal_Bool SAL_CALL MacabDatabaseMetaData::ownUpdatesAreVisible( sal_Int32 ) throw(SQLException, Runt… in ownUpdatesAreVisible() function in MacabDatabaseMetaData
H A DMacabDatabaseMetaData.hxx192 …virtual sal_Bool SAL_CALL ownUpdatesAreVisible( sal_Int32 setType ) throw(::com::sun::star::sdbc::…
/trunk/main/connectivity/source/drivers/file/
H A DFDatabaseMetaData.cxx1153 sal_Bool SAL_CALL ODatabaseMetaData::ownUpdatesAreVisible( sal_Int32 /*setType*/ ) throw(SQLExcepti… in ownUpdatesAreVisible() function in ODatabaseMetaData
/trunk/main/connectivity/source/drivers/ado/
H A DADatabaseMetaData.cxx1033 sal_Bool SAL_CALL ODatabaseMetaData::ownUpdatesAreVisible( sal_Int32 setType ) throw(SQLException, … in ownUpdatesAreVisible() function in ODatabaseMetaData
/trunk/main/connectivity/source/inc/ado/
H A DADatabaseMetaData.hxx210 …virtual sal_Bool SAL_CALL ownUpdatesAreVisible( sal_Int32 setType ) throw(::com::sun::star::sdbc::…
/trunk/main/connectivity/source/inc/java/sql/
H A DDatabaseMetaData.hxx194 …virtual sal_Bool SAL_CALL ownUpdatesAreVisible( sal_Int32 setType ) throw(::com::sun::star::sdbc::…
/trunk/main/connectivity/source/inc/odbc/
H A DODatabaseMetaData.hxx205 …virtual sal_Bool SAL_CALL ownUpdatesAreVisible( sal_Int32 setType ) throw(::com::sun::star::sdbc::…
/trunk/main/connectivity/source/drivers/jdbc/
H A DDatabaseMetaData.cxx1358 sal_Bool SAL_CALL java_sql_DatabaseMetaData::ownUpdatesAreVisible( sal_Int32 setType ) throw(SQLExc… in ownUpdatesAreVisible() function in java_sql_DatabaseMetaData
/trunk/main/offapi/com/sun/star/sdbc/
H A DXDatabaseMetaData.idl2419 boolean ownUpdatesAreVisible([in]long setType) raises (SQLException);

Completed in 126 milliseconds