Home
last modified time | relevance | path

Searched refs:supportsOrderByUnrelated (Results 1 – 21 of 21) sorted by relevance

/aoo41x/main/mysqlc/source/
H A Dmysqlc_databasemetadata.hxx124 … sal_Bool SAL_CALL supportsOrderByUnrelated() throw(my_SQLException, my_RuntimeException);
H A Dmysqlc_databasemetadata.cxx929 sal_Bool SAL_CALL ODatabaseMetaData::supportsOrderByUnrelated() in supportsOrderByUnrelated() function in ODatabaseMetaData
932 …impl_getBoolMetaData("supportsOrderByUnrelated", &sql::DatabaseMetaData::supportsOrderByUnrelated); in supportsOrderByUnrelated()
/aoo41x/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSDatabaseMetaData.cxx451 sal_Bool SAL_CALL ODatabaseMetaData::supportsOrderByUnrelated( ) throw(SQLException, RuntimeExcept… in supportsOrderByUnrelated() function in ODatabaseMetaData
H A DSDatabaseMetaData.hxx96 …virtual sal_Bool SAL_CALL supportsOrderByUnrelated( ) throw(::com::sun::star::sdbc::SQLException,…
/aoo41x/main/connectivity/source/drivers/evoab2/
H A DNDatabaseMetaData.cxx706 sal_Bool SAL_CALL OEvoabDatabaseMetaData::supportsOrderByUnrelated( ) throw(SQLException, RuntimeE… in supportsOrderByUnrelated() function in OEvoabDatabaseMetaData
H A DNDatabaseMetaData.hxx144 …virtual sal_Bool SAL_CALL supportsOrderByUnrelated( ) throw(::com::sun::star::sdbc::SQLException,…
/aoo41x/main/connectivity/source/drivers/kab/
H A DKDatabaseMetaData.cxx466 sal_Bool SAL_CALL KabDatabaseMetaData::supportsOrderByUnrelated( ) throw(SQLException, RuntimeExce… in supportsOrderByUnrelated() function in KabDatabaseMetaData
H A DKDatabaseMetaData.hxx98 …virtual sal_Bool SAL_CALL supportsOrderByUnrelated( ) throw(::com::sun::star::sdbc::SQLException,…
/aoo41x/main/connectivity/source/inc/file/
H A DFDatabaseMetaData.hxx101 …virtual sal_Bool SAL_CALL supportsOrderByUnrelated( ) throw(::com::sun::star::sdbc::SQLException,…
/aoo41x/main/connectivity/source/drivers/macab/
H A DMacabDatabaseMetaData.cxx465 sal_Bool SAL_CALL MacabDatabaseMetaData::supportsOrderByUnrelated( ) throw(SQLException, RuntimeEx… in supportsOrderByUnrelated() function in MacabDatabaseMetaData
H A DMacabDatabaseMetaData.hxx97 …virtual sal_Bool SAL_CALL supportsOrderByUnrelated( ) throw(::com::sun::star::sdbc::SQLException,…
/aoo41x/main/connectivity/source/drivers/file/
H A DFDatabaseMetaData.cxx854 sal_Bool SAL_CALL ODatabaseMetaData::supportsOrderByUnrelated( ) throw(SQLException, RuntimeExcept… in supportsOrderByUnrelated() function in ODatabaseMetaData
/aoo41x/main/connectivity/source/drivers/ado/
H A DADatabaseMetaData.cxx744 sal_Bool SAL_CALL ODatabaseMetaData::supportsOrderByUnrelated( ) throw(SQLException, RuntimeExcept… in supportsOrderByUnrelated() function in ODatabaseMetaData
/aoo41x/main/connectivity/source/inc/ado/
H A DADatabaseMetaData.hxx126 …virtual sal_Bool SAL_CALL supportsOrderByUnrelated( ) throw(::com::sun::star::sdbc::SQLException,…
/aoo41x/main/connectivity/source/inc/java/sql/
H A DDatabaseMetaData.hxx108 …virtual sal_Bool SAL_CALL supportsOrderByUnrelated( ) throw(::com::sun::star::sdbc::SQLException,…
/aoo41x/main/connectivity/source/inc/odbc/
H A DODatabaseMetaData.hxx117 …virtual sal_Bool SAL_CALL supportsOrderByUnrelated( ) throw(::com::sun::star::sdbc::SQLException,…
/aoo41x/main/connectivity/source/drivers/jdbc/
H A DDatabaseMetaData.cxx1058 sal_Bool SAL_CALL java_sql_DatabaseMetaData::supportsOrderByUnrelated( ) throw(SQLException, Runti… in supportsOrderByUnrelated() function in java_sql_DatabaseMetaData
/aoo41x/main/connectivity/source/drivers/odbcbase/
H A DODatabaseMetaData.cxx1077 sal_Bool SAL_CALL ODatabaseMetaData::supportsOrderByUnrelated( ) throw(SQLException, RuntimeExcept… in supportsOrderByUnrelated() function in ODatabaseMetaData
/aoo41x/main/dbaccess/source/core/api/
H A DSingleSelectQueryComposer.cxx513 …if ( !m_xMetaData->supportsOrderByUnrelated() && m_aCurrentColumns[SelectColumns] && !m_aCurrentCo… in impl_getColumnName_throw()
/aoo41x/main/dbaccess/source/ui/querydesign/
H A DSelectionBrowseBox.cxx282 m_bOrderByUnRelated = xMetaData->supportsOrderByUnrelated(); in initialize()
/aoo41x/main/offapi/com/sun/star/sdbc/
H A DXDatabaseMetaData.idl481 boolean supportsOrderByUnrelated() raises (SQLException);

Completed in 371 milliseconds