Home
last modified time | relevance | path

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

/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlDatabaseMetadata.java302 public String getSQLKeywords() throws SQLException { in getSQLKeywords() method in PostgresqlDatabaseMetadata
303 return impl.getSQLKeywords(); in getSQLKeywords()
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLDatabaseMetaData.java1467 public String getSQLKeywords() throws SQLException { in getSQLKeywords() method in JavaSQLDatabaseMetaData
1469 String sqlKeywords = jdbcDatabaseMetaData.getSQLKeywords(); in getSQLKeywords()
/trunk/main/mysqlc/source/
H A Dmysqlc_databasemetadata.hxx107 OUString SAL_CALL getSQLKeywords() throw(my_SQLException, my_RuntimeException);
H A Dmysqlc_databasemetadata.cxx1221 OUString SAL_CALL ODatabaseMetaData::getSQLKeywords() in getSQLKeywords() function in ODatabaseMetaData
1224 return impl_getStringMetaData("getSQLKeywords", &sql::DatabaseMetaData::getSQLKeywords); in getSQLKeywords()
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSDatabaseMetaData.cxx609 ::rtl::OUString SAL_CALL ODatabaseMetaData::getSQLKeywords( ) throw(SQLException, RuntimeException) in getSQLKeywords() function in ODatabaseMetaData
H A DSDatabaseMetaData.hxx80 …virtual ::rtl::OUString SAL_CALL getSQLKeywords( ) throw(::com::sun::star::sdbc::SQLException, ::…
/trunk/main/connectivity/source/drivers/evoab2/
H A DNDatabaseMetaData.cxx866 ::rtl::OUString SAL_CALL OEvoabDatabaseMetaData::getSQLKeywords( ) throw(SQLException, RuntimeExce… in getSQLKeywords() function in OEvoabDatabaseMetaData
H A DNDatabaseMetaData.hxx130 …virtual ::rtl::OUString SAL_CALL getSQLKeywords( ) throw(::com::sun::star::sdbc::SQLException, ::…
/trunk/main/connectivity/source/inc/file/
H A DFDatabaseMetaData.hxx87 …virtual ::rtl::OUString SAL_CALL getSQLKeywords( ) throw(::com::sun::star::sdbc::SQLException, ::…
/trunk/main/connectivity/source/drivers/macab/
H A DMacabDatabaseMetaData.cxx625 ::rtl::OUString SAL_CALL MacabDatabaseMetaData::getSQLKeywords( ) throw(SQLException, RuntimeExcep… in getSQLKeywords() function in MacabDatabaseMetaData
H A DMacabDatabaseMetaData.hxx81 …virtual ::rtl::OUString SAL_CALL getSQLKeywords( ) throw(::com::sun::star::sdbc::SQLException, ::…
/trunk/main/connectivity/source/drivers/file/
H A DFDatabaseMetaData.cxx1035 ::rtl::OUString SAL_CALL ODatabaseMetaData::getSQLKeywords( ) throw(SQLException, RuntimeException) in getSQLKeywords() function in ODatabaseMetaData
/trunk/main/connectivity/source/drivers/ado/
H A DADatabaseMetaData.cxx914 ::rtl::OUString SAL_CALL ODatabaseMetaData::getSQLKeywords( ) throw(SQLException, RuntimeException) in getSQLKeywords() function in ODatabaseMetaData
/trunk/main/connectivity/source/inc/ado/
H A DADatabaseMetaData.hxx112 …virtual ::rtl::OUString SAL_CALL getSQLKeywords( ) throw(::com::sun::star::sdbc::SQLException, ::…
/trunk/main/connectivity/source/inc/java/sql/
H A DDatabaseMetaData.hxx94 …virtual ::rtl::OUString SAL_CALL getSQLKeywords( ) throw(::com::sun::star::sdbc::SQLException, ::…
/trunk/main/connectivity/source/inc/odbc/
H A DODatabaseMetaData.hxx103 …virtual ::rtl::OUString SAL_CALL getSQLKeywords( ) throw(::com::sun::star::sdbc::SQLException, ::…
/trunk/main/connectivity/source/drivers/jdbc/
H A DDatabaseMetaData.cxx1243 ::rtl::OUString SAL_CALL java_sql_DatabaseMetaData::getSQLKeywords( ) throw(SQLException, RuntimeE… in getSQLKeywords() function in java_sql_DatabaseMetaData
/trunk/main/connectivity/source/drivers/odbcbase/
H A DODatabaseMetaData.cxx1300 ::rtl::OUString SAL_CALL ODatabaseMetaData::getSQLKeywords( ) throw(SQLException, RuntimeException) in getSQLKeywords() function in ODatabaseMetaData
/trunk/main/offapi/com/sun/star/sdbc/
H A DXDatabaseMetaData.idl302 string getSQLKeywords() raises (SQLException);

Completed in 126 milliseconds