Home
last modified time | relevance | path

Searched refs:supportsSchemasInDataManipulation (Results 1 – 18 of 18) sorted by relevance

/aoo41x/main/dbaccess/source/ui/control/
H A Dtabletree.cxx373 sal_Bool bSupportsSchemas = xMeta->supportsSchemasInDataManipulation(); in UpdateTableList()
653 && !xMeta->supportsSchemasInDataManipulation() in getQualifiedTableName()
/aoo41x/main/wizards/com/sun/star/wizards/db/
H A DRelationController.java125 if (super.getCommandMetaData().xDBMetaData.supportsSchemasInDataManipulation()) in getImportedKeyColumns()
H A DCommandName.java111 if (oCommandMetaData.xDBMetaData.supportsSchemasInDataManipulation()) in setComposedCommandName()
/aoo41x/main/offapi/com/sun/star/sdb/tools/
H A DCompositionType.idl57 @see XDatabaseMetaData::supportsSchemasInDataManipulation
/aoo41x/main/connectivity/source/commontools/
H A DTDatabaseMetaDataBase.cxx295 sal_Bool SAL_CALL ODatabaseMetaDataBase::supportsSchemasInDataManipulation( ) throw(SQLException, … in supportsSchemasInDataManipulation() function in ODatabaseMetaDataBase
H A Ddbtools.cxx837 FMetaDataSupport pSchemaCall = &XDatabaseMetaData::supportsSchemasInDataManipulation; in lcl_getNameComponentSupport()
/aoo41x/main/dbaccess/source/ui/dlg/
H A Dadtabdlg.cxx134 && !xMeta->supportsSchemasInDataManipulation() ) in getSelectedName()
/aoo41x/main/connectivity/source/inc/
H A DTDatabaseMetaDataBase.hxx129 …virtual sal_Bool SAL_CALL supportsSchemasInDataManipulation( ) throw(::com::sun::star::sdbc::SQLE…
/aoo41x/main/mysqlc/source/
H A Dmysqlc_databasemetadata.hxx147 … sal_Bool SAL_CALL supportsSchemasInDataManipulation() throw(my_SQLException, my_RuntimeException);
H A Dmysqlc_databasemetadata.cxx621 sal_Bool SAL_CALL ODatabaseMetaData::supportsSchemasInDataManipulation() in supportsSchemasInDataManipulation() function in ODatabaseMetaData
624 …ta("supportsSchemasInDataManipulation", &sql::DatabaseMetaData::supportsSchemasInDataManipulation); in supportsSchemasInDataManipulation()
/aoo41x/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSDatabaseMetaData.cxx283 sal_Bool SAL_CALL ODatabaseMetaData::supportsSchemasInDataManipulation( ) throw(SQLException, Runt… in supportsSchemasInDataManipulation() function in ODatabaseMetaData
H A DSDatabaseMetaData.hxx119 …virtual sal_Bool SAL_CALL supportsSchemasInDataManipulation( ) throw(::com::sun::star::sdbc::SQLE…
/aoo41x/main/connectivity/source/drivers/kab/
H A DKDatabaseMetaData.cxx297 sal_Bool SAL_CALL KabDatabaseMetaData::supportsSchemasInDataManipulation( ) throw(SQLException, Ru… in supportsSchemasInDataManipulation() function in KabDatabaseMetaData
H A DKDatabaseMetaData.hxx121 …virtual sal_Bool SAL_CALL supportsSchemasInDataManipulation( ) throw(::com::sun::star::sdbc::SQLE…
/aoo41x/main/connectivity/source/drivers/macab/
H A DMacabDatabaseMetaData.cxx296 sal_Bool SAL_CALL MacabDatabaseMetaData::supportsSchemasInDataManipulation( ) throw(SQLException, … in supportsSchemasInDataManipulation() function in MacabDatabaseMetaData
H A DMacabDatabaseMetaData.hxx120 …virtual sal_Bool SAL_CALL supportsSchemasInDataManipulation( ) throw(::com::sun::star::sdbc::SQLE…
/aoo41x/main/connectivity/source/parse/
H A Dsqlnode.cxx744 …onst sal_Bool bSupportsSchema = _xMetaData.is() && _xMetaData->supportsSchemasInDataManipulation(); in getTableComponents()
/aoo41x/main/offapi/com/sun/star/sdbc/
H A DXDatabaseMetaData.idl696 boolean supportsSchemasInDataManipulation() raises (SQLException);

Completed in 154 milliseconds