Home
last modified time | relevance | path

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

/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlDatabaseMetadata.java158 public String getDatabaseProductVersion() throws SQLException { in getDatabaseProductVersion() method in PostgresqlDatabaseMetadata
159 return impl.getDatabaseProductVersion(); in getDatabaseProductVersion()
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLDatabaseMetaData.java1396 public String getDatabaseProductVersion() throws SQLException { in getDatabaseProductVersion() method in JavaSQLDatabaseMetaData
1398 String databaseProductVersion = jdbcDatabaseMetaData.getDatabaseProductVersion(); in getDatabaseProductVersion()
/trunk/main/mysqlc/source/
H A Dmysqlc_databasemetadata.hxx91 … OUString SAL_CALL getDatabaseProductVersion() throw(my_SQLException, my_RuntimeException);
H A Dmysqlc_databasemetadata.cxx1141 OUString SAL_CALL ODatabaseMetaData::getDatabaseProductVersion() in getDatabaseProductVersion() function in ODatabaseMetaData
1144 …_getStringMetaData("getDatabaseProductVersion", &sql::DatabaseMetaData::getDatabaseProductVersion); in getDatabaseProductVersion()
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSDatabaseMetaData.cxx570 ::rtl::OUString SAL_CALL ODatabaseMetaData::getDatabaseProductVersion( ) throw(SQLException, Runti… in getDatabaseProductVersion() function in ODatabaseMetaData
H A DSDatabaseMetaData.hxx64 …virtual ::rtl::OUString SAL_CALL getDatabaseProductVersion( ) throw(::com::sun::star::sdbc::SQLEx…
/trunk/main/connectivity/source/drivers/evoab2/
H A DNDatabaseMetaData.cxx827 ::rtl::OUString SAL_CALL OEvoabDatabaseMetaData::getDatabaseProductVersion( ) throw(SQLException, … in getDatabaseProductVersion() function in OEvoabDatabaseMetaData
H A DNDatabaseMetaData.hxx115 …virtual ::rtl::OUString SAL_CALL getDatabaseProductVersion( ) throw(::com::sun::star::sdbc::SQLEx…
/trunk/main/connectivity/source/inc/file/
H A DFDatabaseMetaData.hxx74 …virtual ::rtl::OUString SAL_CALL getDatabaseProductVersion( ) throw(::com::sun::star::sdbc::SQLEx…
/trunk/main/connectivity/source/drivers/macab/
H A DMacabDatabaseMetaData.cxx586 ::rtl::OUString SAL_CALL MacabDatabaseMetaData::getDatabaseProductVersion( ) throw(SQLException, R… in getDatabaseProductVersion() function in MacabDatabaseMetaData
H A DMacabDatabaseMetaData.hxx65 …virtual ::rtl::OUString SAL_CALL getDatabaseProductVersion( ) throw(::com::sun::star::sdbc::SQLEx…
/trunk/main/connectivity/source/drivers/file/
H A DFDatabaseMetaData.cxx993 ::rtl::OUString SAL_CALL ODatabaseMetaData::getDatabaseProductVersion( ) throw(SQLException, Runti… in getDatabaseProductVersion() function in ODatabaseMetaData
/trunk/main/connectivity/source/drivers/ado/
H A DADatabaseMetaData.cxx861 ::rtl::OUString SAL_CALL ODatabaseMetaData::getDatabaseProductVersion( ) throw(SQLException, Runti… in getDatabaseProductVersion() function in ODatabaseMetaData
/trunk/main/connectivity/source/inc/ado/
H A DADatabaseMetaData.hxx97 …virtual ::rtl::OUString SAL_CALL getDatabaseProductVersion( ) throw(::com::sun::star::sdbc::SQLEx…
/trunk/main/connectivity/source/inc/java/sql/
H A DDatabaseMetaData.hxx81 …virtual ::rtl::OUString SAL_CALL getDatabaseProductVersion( ) throw(::com::sun::star::sdbc::SQLEx…
/trunk/main/connectivity/source/inc/odbc/
H A DODatabaseMetaData.hxx88 …virtual ::rtl::OUString SAL_CALL getDatabaseProductVersion( ) throw(::com::sun::star::sdbc::SQLEx…
/trunk/main/connectivity/source/drivers/jdbc/
H A DDatabaseMetaData.cxx1201 ::rtl::OUString SAL_CALL java_sql_DatabaseMetaData::getDatabaseProductVersion( ) throw(SQLExceptio… in getDatabaseProductVersion() function in java_sql_DatabaseMetaData
/trunk/main/connectivity/source/drivers/odbcbase/
H A DODatabaseMetaData.cxx1251 ::rtl::OUString SAL_CALL ODatabaseMetaData::getDatabaseProductVersion( ) throw(SQLException, Runti… in getDatabaseProductVersion() function in ODatabaseMetaData
/trunk/main/offapi/com/sun/star/sdbc/
H A DXDatabaseMetaData.idl165 string getDatabaseProductVersion() raises (SQLException);

Completed in 130 milliseconds