Home
last modified time | relevance | path

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

/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlDatabaseMetadata.java713 public boolean supportsSubqueriesInQuantifieds() throws SQLException { in supportsSubqueriesInQuantifieds() method in PostgresqlDatabaseMetadata
714 return impl.supportsSubqueriesInQuantifieds(); in supportsSubqueriesInQuantifieds()
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLDatabaseMetaData.java1326 public boolean supportsSubqueriesInQuantifieds() throws SQLException { in supportsSubqueriesInQuantifieds() method in JavaSQLDatabaseMetaData
1328 return jdbcDatabaseMetaData.supportsSubqueriesInQuantifieds(); in supportsSubqueriesInQuantifieds()
/trunk/main/mysqlc/source/
H A Dmysqlc_databasemetadata.hxx164 … sal_Bool SAL_CALL supportsSubqueriesInQuantifieds() throw(my_SQLException, my_RuntimeException);
H A Dmysqlc_databasemetadata.cxx1082 sal_Bool SAL_CALL ODatabaseMetaData::supportsSubqueriesInQuantifieds() in supportsSubqueriesInQuantifieds() function in ODatabaseMetaData
1085 …taData("supportsSubqueriesInQuantifieds", &sql::DatabaseMetaData::supportsSubqueriesInQuantifieds); in supportsSubqueriesInQuantifieds()
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSDatabaseMetaData.cxx536 sal_Bool SAL_CALL ODatabaseMetaData::supportsSubqueriesInQuantifieds( ) throw(SQLException, Runtim… in supportsSubqueriesInQuantifieds() function in ODatabaseMetaData
H A DSDatabaseMetaData.hxx136 …virtual sal_Bool SAL_CALL supportsSubqueriesInQuantifieds( ) throw(::com::sun::star::sdbc::SQLExc…
/trunk/main/connectivity/source/drivers/evoab2/
H A DNDatabaseMetaData.cxx792 sal_Bool SAL_CALL OEvoabDatabaseMetaData::supportsSubqueriesInQuantifieds( ) throw(SQLException, R… in supportsSubqueriesInQuantifieds() function in OEvoabDatabaseMetaData
H A DNDatabaseMetaData.hxx178 …virtual sal_Bool SAL_CALL supportsSubqueriesInQuantifieds( ) throw(::com::sun::star::sdbc::SQLExc…
/trunk/main/connectivity/source/inc/file/
H A DFDatabaseMetaData.hxx135 …virtual sal_Bool SAL_CALL supportsSubqueriesInQuantifieds( ) throw(::com::sun::star::sdbc::SQLExc…
/trunk/main/connectivity/source/drivers/macab/
H A DMacabDatabaseMetaData.cxx550 sal_Bool SAL_CALL MacabDatabaseMetaData::supportsSubqueriesInQuantifieds( ) throw(SQLException, Ru… in supportsSubqueriesInQuantifieds() function in MacabDatabaseMetaData
H A DMacabDatabaseMetaData.hxx137 …virtual sal_Bool SAL_CALL supportsSubqueriesInQuantifieds( ) throw(::com::sun::star::sdbc::SQLExc…
/trunk/main/connectivity/source/drivers/file/
H A DFDatabaseMetaData.cxx956 sal_Bool SAL_CALL ODatabaseMetaData::supportsSubqueriesInQuantifieds( ) throw(SQLException, Runtim… in supportsSubqueriesInQuantifieds() function in ODatabaseMetaData
/trunk/main/connectivity/source/drivers/ado/
H A DADatabaseMetaData.cxx830 sal_Bool SAL_CALL ODatabaseMetaData::supportsSubqueriesInQuantifieds( ) throw(SQLException, Runtim… in supportsSubqueriesInQuantifieds() function in ODatabaseMetaData
/trunk/main/connectivity/source/inc/ado/
H A DADatabaseMetaData.hxx160 …virtual sal_Bool SAL_CALL supportsSubqueriesInQuantifieds( ) throw(::com::sun::star::sdbc::SQLExc…
/trunk/main/connectivity/source/inc/java/sql/
H A DDatabaseMetaData.hxx142 …virtual sal_Bool SAL_CALL supportsSubqueriesInQuantifieds( ) throw(::com::sun::star::sdbc::SQLExc…
/trunk/main/connectivity/source/inc/odbc/
H A DODatabaseMetaData.hxx153 …virtual sal_Bool SAL_CALL supportsSubqueriesInQuantifieds( ) throw(::com::sun::star::sdbc::SQLExc…
/trunk/main/connectivity/source/drivers/jdbc/
H A DDatabaseMetaData.cxx1160 sal_Bool SAL_CALL java_sql_DatabaseMetaData::supportsSubqueriesInQuantifieds( ) throw(SQLException… in supportsSubqueriesInQuantifieds() function in java_sql_DatabaseMetaData
/trunk/main/connectivity/source/drivers/odbcbase/
H A DODatabaseMetaData.cxx1198 sal_Bool SAL_CALL ODatabaseMetaData::supportsSubqueriesInQuantifieds( ) throw(SQLException, Runtim… in supportsSubqueriesInQuantifieds() function in ODatabaseMetaData
/trunk/main/offapi/com/sun/star/sdbc/
H A DXDatabaseMetaData.idl852 boolean supportsSubqueriesInQuantifieds() raises (SQLException);

Completed in 106 milliseconds