Home
last modified time | relevance | path

Searched refs:supportsCatalogsInIndexDefinitions (Results 1 – 22 of 22) sorted by relevance

/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlDatabaseMetadata.java529 public boolean supportsCatalogsInIndexDefinitions() throws SQLException { in supportsCatalogsInIndexDefinitions() method in PostgresqlDatabaseMetadata
530 return impl.supportsCatalogsInIndexDefinitions(); in supportsCatalogsInIndexDefinitions()
/trunk/main/offapi/com/sun/star/sdb/tools/
H A DCompositionType.idl49 @see XDatabaseMetaData::supportsCatalogsInIndexDefinitions
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLDatabaseMetaData.java911 public boolean supportsCatalogsInIndexDefinitions() throws SQLException { in supportsCatalogsInIndexDefinitions() method in JavaSQLDatabaseMetaData
913 return jdbcDatabaseMetaData.supportsCatalogsInIndexDefinitions(); in supportsCatalogsInIndexDefinitions()
/trunk/main/mysqlc/source/
H A Dmysqlc_databasemetadata.hxx155 …sal_Bool SAL_CALL supportsCatalogsInIndexDefinitions() throw(my_SQLException, my_RuntimeException);
H A Dmysqlc_databasemetadata.cxx684 sal_Bool SAL_CALL ODatabaseMetaData::supportsCatalogsInIndexDefinitions() in supportsCatalogsInIndexDefinitions() function in ODatabaseMetaData
687 …("supportsCatalogsInIndexDefinitions", &sql::DatabaseMetaData::supportsCatalogsInIndexDefinitions); in supportsCatalogsInIndexDefinitions()
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSDatabaseMetaData.cxx318 sal_Bool SAL_CALL ODatabaseMetaData::supportsCatalogsInIndexDefinitions( ) throw(SQLException, Run… in supportsCatalogsInIndexDefinitions() function in ODatabaseMetaData
H A DSDatabaseMetaData.hxx127 …virtual sal_Bool SAL_CALL supportsCatalogsInIndexDefinitions( ) throw(::com::sun::star::sdbc::SQL…
/trunk/main/connectivity/source/drivers/evoab2/
H A DNDatabaseMetaData.cxx573 sal_Bool SAL_CALL OEvoabDatabaseMetaData::supportsCatalogsInIndexDefinitions( ) throw(SQLException… in supportsCatalogsInIndexDefinitions() function in OEvoabDatabaseMetaData
H A DNDatabaseMetaData.hxx169 …virtual sal_Bool SAL_CALL supportsCatalogsInIndexDefinitions( ) throw(::com::sun::star::sdbc::SQL…
/trunk/main/connectivity/source/inc/file/
H A DFDatabaseMetaData.hxx126 …virtual sal_Bool SAL_CALL supportsCatalogsInIndexDefinitions( ) throw(::com::sun::star::sdbc::SQL…
/trunk/main/connectivity/source/drivers/macab/
H A DMacabDatabaseMetaData.cxx331 sal_Bool SAL_CALL MacabDatabaseMetaData::supportsCatalogsInIndexDefinitions( ) throw(SQLException,… in supportsCatalogsInIndexDefinitions() function in MacabDatabaseMetaData
H A DMacabDatabaseMetaData.hxx128 …virtual sal_Bool SAL_CALL supportsCatalogsInIndexDefinitions( ) throw(::com::sun::star::sdbc::SQL…
/trunk/main/connectivity/source/drivers/file/
H A DFDatabaseMetaData.cxx679 sal_Bool SAL_CALL ODatabaseMetaData::supportsCatalogsInIndexDefinitions( ) throw(SQLException, Run… in supportsCatalogsInIndexDefinitions() function in ODatabaseMetaData
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DDbTools.java129 … metadata.supportsCatalogsInIndexDefinitions(), metadata.supportsSchemasInIndexDefinitions()); in getNameComponentSupport()
/trunk/main/connectivity/source/drivers/ado/
H A DADatabaseMetaData.cxx605 sal_Bool SAL_CALL ODatabaseMetaData::supportsCatalogsInIndexDefinitions( ) throw(SQLException, Run… in supportsCatalogsInIndexDefinitions() function in ODatabaseMetaData
/trunk/main/connectivity/source/inc/ado/
H A DADatabaseMetaData.hxx151 …virtual sal_Bool SAL_CALL supportsCatalogsInIndexDefinitions( ) throw(::com::sun::star::sdbc::SQL…
/trunk/main/connectivity/source/inc/java/sql/
H A DDatabaseMetaData.hxx133 …virtual sal_Bool SAL_CALL supportsCatalogsInIndexDefinitions( ) throw(::com::sun::star::sdbc::SQL…
/trunk/main/connectivity/source/inc/odbc/
H A DODatabaseMetaData.hxx144 …virtual sal_Bool SAL_CALL supportsCatalogsInIndexDefinitions( ) throw(::com::sun::star::sdbc::SQL…
/trunk/main/connectivity/source/drivers/jdbc/
H A DDatabaseMetaData.cxx882 sal_Bool SAL_CALL java_sql_DatabaseMetaData::supportsCatalogsInIndexDefinitions( ) throw(SQLExcept… in supportsCatalogsInIndexDefinitions() function in java_sql_DatabaseMetaData
/trunk/main/connectivity/source/drivers/odbcbase/
H A DODatabaseMetaData.cxx705 sal_Bool SAL_CALL ODatabaseMetaData::supportsCatalogsInIndexDefinitions( ) throw(SQLException, Run… in supportsCatalogsInIndexDefinitions() function in ODatabaseMetaData
/trunk/main/connectivity/source/commontools/
H A Ddbtools.cxx847 pCatalogCall = &XDatabaseMetaData::supportsCatalogsInIndexDefinitions; in lcl_getNameComponentSupport()
/trunk/main/offapi/com/sun/star/sdbc/
H A DXDatabaseMetaData.idl769 boolean supportsCatalogsInIndexDefinitions() raises (SQLException);

Completed in 123 milliseconds