Home
last modified time | relevance | path

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

/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlDatabaseMetadata.java741 public boolean updatesAreDetected(int arg0) throws SQLException { in updatesAreDetected() method in PostgresqlDatabaseMetadata
742 return impl.updatesAreDetected(arg0); in updatesAreDetected()
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLDatabaseMetaData.java1700 public boolean updatesAreDetected(int setType) throws SQLException { in updatesAreDetected() method in JavaSQLDatabaseMetaData
1702 return jdbcDatabaseMetaData.updatesAreDetected(setType); in updatesAreDetected()
/trunk/main/mysqlc/source/
H A Dmysqlc_databasemetadata.hxx227 …sal_Bool SAL_CALL updatesAreDetected(sal_Int32 setType) throw(my_SQLException, my_RuntimeExceptio…
H A Dmysqlc_databasemetadata.cxx1442 sal_Bool SAL_CALL ODatabaseMetaData::updatesAreDetected(sal_Int32 setType) in updatesAreDetected() function in ODatabaseMetaData
1445 …return impl_getRSTypeMetaData("updatesAreDetected", &sql::DatabaseMetaData::updatesAreDetected, se… in updatesAreDetected()
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSDatabaseMetaData.cxx730 sal_Bool SAL_CALL ODatabaseMetaData::updatesAreDetected( sal_Int32 setType ) throw(SQLException, Ru… in updatesAreDetected() function in ODatabaseMetaData
H A DSDatabaseMetaData.hxx197 …virtual sal_Bool SAL_CALL updatesAreDetected( sal_Int32 setType ) throw(::com::sun::star::sdbc::SQ…
/trunk/main/connectivity/source/drivers/evoab2/
H A DNDatabaseMetaData.cxx983 sal_Bool SAL_CALL OEvoabDatabaseMetaData::updatesAreDetected( sal_Int32 /*setType*/ ) throw(SQLExce… in updatesAreDetected() function in OEvoabDatabaseMetaData
H A DNDatabaseMetaData.hxx223 …virtual sal_Bool SAL_CALL updatesAreDetected( sal_Int32 setType ) throw(::com::sun::star::sdbc::SQ…
/trunk/main/connectivity/source/inc/file/
H A DFDatabaseMetaData.hxx183 …virtual sal_Bool SAL_CALL updatesAreDetected( sal_Int32 setType ) throw(::com::sun::star::sdbc::SQ…
/trunk/main/connectivity/source/drivers/macab/
H A DMacabDatabaseMetaData.cxx758 sal_Bool SAL_CALL MacabDatabaseMetaData::updatesAreDetected( sal_Int32 ) throw(SQLException, Runtim… in updatesAreDetected() function in MacabDatabaseMetaData
H A DMacabDatabaseMetaData.hxx198 …virtual sal_Bool SAL_CALL updatesAreDetected( sal_Int32 setType ) throw(::com::sun::star::sdbc::SQ…
/trunk/main/connectivity/source/drivers/file/
H A DFDatabaseMetaData.cxx1189 sal_Bool SAL_CALL ODatabaseMetaData::updatesAreDetected( sal_Int32 /*setType*/ ) throw(SQLException… in updatesAreDetected() function in ODatabaseMetaData
/trunk/main/connectivity/source/drivers/ado/
H A DADatabaseMetaData.cxx1063 sal_Bool SAL_CALL ODatabaseMetaData::updatesAreDetected( sal_Int32 setType ) throw(SQLException, Ru… in updatesAreDetected() function in ODatabaseMetaData
/trunk/main/connectivity/source/inc/ado/
H A DADatabaseMetaData.hxx216 …virtual sal_Bool SAL_CALL updatesAreDetected( sal_Int32 setType ) throw(::com::sun::star::sdbc::SQ…
/trunk/main/connectivity/source/inc/java/sql/
H A DDatabaseMetaData.hxx200 …virtual sal_Bool SAL_CALL updatesAreDetected( sal_Int32 setType ) throw(::com::sun::star::sdbc::SQ…
/trunk/main/connectivity/source/inc/odbc/
H A DODatabaseMetaData.hxx211 …virtual sal_Bool SAL_CALL updatesAreDetected( sal_Int32 setType ) throw(::com::sun::star::sdbc::SQ…
/trunk/main/connectivity/source/drivers/jdbc/
H A DDatabaseMetaData.cxx1394 sal_Bool SAL_CALL java_sql_DatabaseMetaData::updatesAreDetected( sal_Int32 setType ) throw(SQLExcep… in updatesAreDetected() function in java_sql_DatabaseMetaData
/trunk/main/connectivity/source/drivers/odbcbase/
H A DODatabaseMetaData.cxx1715 sal_Bool SAL_CALL ODatabaseMetaData::updatesAreDetected( sal_Int32 /*setType*/ ) throw(SQLException… in updatesAreDetected() function in ODatabaseMetaData
/trunk/main/offapi/com/sun/star/sdbc/
H A DXDatabaseMetaData.idl2493 boolean updatesAreDetected([in]long setType) raises (SQLException);

Completed in 109 milliseconds