Home
last modified time | relevance | path

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

/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlDatabaseMetadata.java677 public boolean supportsSchemasInIndexDefinitions() throws SQLException { in supportsSchemasInIndexDefinitions() method in PostgresqlDatabaseMetadata
678 return impl.supportsSchemasInIndexDefinitions(); in supportsSchemasInIndexDefinitions()
/trunk/main/offapi/com/sun/star/sdb/tools/
H A DCompositionType.idl50 @see XDatabaseMetaData::supportsSchemasInIndexDefinitions
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLDatabaseMetaData.java902 public boolean supportsSchemasInIndexDefinitions() throws SQLException { in supportsSchemasInIndexDefinitions() method in JavaSQLDatabaseMetaData
904 return jdbcDatabaseMetaData.supportsSchemasInIndexDefinitions(); in supportsSchemasInIndexDefinitions()
/trunk/main/mysqlc/source/
H A Dmysqlc_databasemetadata.hxx150 … sal_Bool SAL_CALL supportsSchemasInIndexDefinitions() throw(my_SQLException, my_RuntimeException);
H A Dmysqlc_databasemetadata.cxx657 sal_Bool SAL_CALL ODatabaseMetaData::supportsSchemasInIndexDefinitions() in supportsSchemasInIndexDefinitions() function in ODatabaseMetaData
660 …ta("supportsSchemasInIndexDefinitions", &sql::DatabaseMetaData::supportsSchemasInIndexDefinitions); in supportsSchemasInIndexDefinitions()
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSDatabaseMetaData.cxx303 sal_Bool SAL_CALL ODatabaseMetaData::supportsSchemasInIndexDefinitions( ) throw(SQLException, Runt… in supportsSchemasInIndexDefinitions() function in ODatabaseMetaData
H A DSDatabaseMetaData.hxx122 …virtual sal_Bool SAL_CALL supportsSchemasInIndexDefinitions( ) throw(::com::sun::star::sdbc::SQLE…
/trunk/main/connectivity/source/drivers/evoab2/
H A DNDatabaseMetaData.cxx558 sal_Bool SAL_CALL OEvoabDatabaseMetaData::supportsSchemasInIndexDefinitions( ) throw(SQLException,… in supportsSchemasInIndexDefinitions() function in OEvoabDatabaseMetaData
H A DNDatabaseMetaData.hxx166 …virtual sal_Bool SAL_CALL supportsSchemasInIndexDefinitions( ) throw(::com::sun::star::sdbc::SQLE…
/trunk/main/connectivity/source/inc/file/
H A DFDatabaseMetaData.hxx123 …virtual sal_Bool SAL_CALL supportsSchemasInIndexDefinitions( ) throw(::com::sun::star::sdbc::SQLE…
/trunk/main/connectivity/source/drivers/macab/
H A DMacabDatabaseMetaData.cxx316 sal_Bool SAL_CALL MacabDatabaseMetaData::supportsSchemasInIndexDefinitions( ) throw(SQLException, … in supportsSchemasInIndexDefinitions() function in MacabDatabaseMetaData
H A DMacabDatabaseMetaData.hxx123 …virtual sal_Bool SAL_CALL supportsSchemasInIndexDefinitions( ) throw(::com::sun::star::sdbc::SQLE…
/trunk/main/connectivity/source/drivers/file/
H A DFDatabaseMetaData.cxx661 sal_Bool SAL_CALL ODatabaseMetaData::supportsSchemasInIndexDefinitions( ) throw(SQLException, Runt… in supportsSchemasInIndexDefinitions() 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.cxx589 sal_Bool SAL_CALL ODatabaseMetaData::supportsSchemasInIndexDefinitions( ) throw(SQLException, Runt… in supportsSchemasInIndexDefinitions() function in ODatabaseMetaData
/trunk/main/connectivity/source/inc/ado/
H A DADatabaseMetaData.hxx148 …virtual sal_Bool SAL_CALL supportsSchemasInIndexDefinitions( ) throw(::com::sun::star::sdbc::SQLE…
/trunk/main/connectivity/source/inc/java/sql/
H A DDatabaseMetaData.hxx130 …virtual sal_Bool SAL_CALL supportsSchemasInIndexDefinitions( ) throw(::com::sun::star::sdbc::SQLE…
/trunk/main/connectivity/source/inc/odbc/
H A DODatabaseMetaData.hxx140 …virtual sal_Bool SAL_CALL supportsSchemasInIndexDefinitions( ) throw(::com::sun::star::sdbc::SQLE…
/trunk/main/connectivity/source/drivers/jdbc/
H A DDatabaseMetaData.cxx864 sal_Bool SAL_CALL java_sql_DatabaseMetaData::supportsSchemasInIndexDefinitions( ) throw(SQLExcepti… in supportsSchemasInIndexDefinitions() function in java_sql_DatabaseMetaData
/trunk/main/connectivity/source/drivers/odbcbase/
H A DODatabaseMetaData.cxx683 sal_Bool SAL_CALL ODatabaseMetaData::supportsSchemasInIndexDefinitions( ) throw(SQLException, Runt… in supportsSchemasInIndexDefinitions() function in ODatabaseMetaData
/trunk/main/connectivity/source/commontools/
H A Ddbtools.cxx848 pSchemaCall = &XDatabaseMetaData::supportsSchemasInIndexDefinitions; in lcl_getNameComponentSupport()
/trunk/main/offapi/com/sun/star/sdbc/
H A DXDatabaseMetaData.idl723 boolean supportsSchemasInIndexDefinitions() raises (SQLException);

Completed in 137 milliseconds