Home
last modified time | relevance | path

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

/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlDatabaseMetadata.java449 public boolean nullsAreSortedLow() throws SQLException { in nullsAreSortedLow() method in PostgresqlDatabaseMetadata
450 return impl.nullsAreSortedLow(); in nullsAreSortedLow()
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLDatabaseMetaData.java1245 public boolean nullsAreSortedLow() throws SQLException { in nullsAreSortedLow() method in JavaSQLDatabaseMetaData
1247 return jdbcDatabaseMetaData.nullsAreSortedLow(); in nullsAreSortedLow()
/trunk/main/mysqlc/source/
H A Dmysqlc_databasemetadata.hxx87 sal_Bool SAL_CALL nullsAreSortedLow() throw(my_SQLException, my_RuntimeException);
H A Dmysqlc_databasemetadata.cxx1001 sal_Bool SAL_CALL ODatabaseMetaData::nullsAreSortedLow() in nullsAreSortedLow() function in ODatabaseMetaData
1004 return impl_getBoolMetaData("nullsAreSortedLow", &sql::DatabaseMetaData::nullsAreSortedLow); in nullsAreSortedLow()
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSDatabaseMetaData.cxx491 sal_Bool SAL_CALL ODatabaseMetaData::nullsAreSortedLow( ) throw(SQLException, RuntimeException) in nullsAreSortedLow() function in ODatabaseMetaData
H A DSDatabaseMetaData.hxx60 …virtual sal_Bool SAL_CALL nullsAreSortedLow( ) throw(::com::sun::star::sdbc::SQLException, ::com:…
/trunk/main/connectivity/source/drivers/evoab2/
H A DNDatabaseMetaData.cxx747 sal_Bool SAL_CALL OEvoabDatabaseMetaData::nullsAreSortedLow( ) throw(SQLException, RuntimeExceptio… in nullsAreSortedLow() function in OEvoabDatabaseMetaData
H A DNDatabaseMetaData.hxx111 …virtual sal_Bool SAL_CALL nullsAreSortedLow( ) throw(::com::sun::star::sdbc::SQLException, ::com:…
/trunk/main/connectivity/source/inc/file/
H A DFDatabaseMetaData.hxx70 …virtual sal_Bool SAL_CALL nullsAreSortedLow( ) throw(::com::sun::star::sdbc::SQLException, ::com:…
/trunk/main/connectivity/source/drivers/macab/
H A DMacabDatabaseMetaData.cxx505 sal_Bool SAL_CALL MacabDatabaseMetaData::nullsAreSortedLow( ) throw(SQLException, RuntimeException) in nullsAreSortedLow() function in MacabDatabaseMetaData
H A DMacabDatabaseMetaData.hxx61 …virtual sal_Bool SAL_CALL nullsAreSortedLow( ) throw(::com::sun::star::sdbc::SQLException, ::com:…
/trunk/main/connectivity/source/drivers/file/
H A DFDatabaseMetaData.cxx902 sal_Bool SAL_CALL ODatabaseMetaData::nullsAreSortedLow( ) throw(SQLException, RuntimeException) in nullsAreSortedLow() function in ODatabaseMetaData
/trunk/main/connectivity/source/drivers/ado/
H A DADatabaseMetaData.cxx784 sal_Bool SAL_CALL ODatabaseMetaData::nullsAreSortedLow( ) throw(SQLException, RuntimeException) in nullsAreSortedLow() function in ODatabaseMetaData
/trunk/main/connectivity/source/inc/ado/
H A DADatabaseMetaData.hxx93 …virtual sal_Bool SAL_CALL nullsAreSortedLow( ) throw(::com::sun::star::sdbc::SQLException, ::com:…
/trunk/main/connectivity/source/inc/java/sql/
H A DDatabaseMetaData.hxx77 …virtual sal_Bool SAL_CALL nullsAreSortedLow( ) throw(::com::sun::star::sdbc::SQLException, ::com:…
/trunk/main/connectivity/source/inc/odbc/
H A DODatabaseMetaData.hxx84 …virtual sal_Bool SAL_CALL nullsAreSortedLow( ) throw(::com::sun::star::sdbc::SQLException, ::com:…
/trunk/main/connectivity/source/drivers/jdbc/
H A DDatabaseMetaData.cxx1106 sal_Bool SAL_CALL java_sql_DatabaseMetaData::nullsAreSortedLow( ) throw(SQLException, RuntimeExcep… in nullsAreSortedLow() function in java_sql_DatabaseMetaData
/trunk/main/connectivity/source/drivers/odbcbase/
H A DODatabaseMetaData.cxx1133 sal_Bool SAL_CALL ODatabaseMetaData::nullsAreSortedLow( ) throw(SQLException, RuntimeException) in nullsAreSortedLow() function in ODatabaseMetaData
/trunk/main/offapi/com/sun/star/sdbc/
H A DXDatabaseMetaData.idl137 boolean nullsAreSortedLow() raises (SQLException);

Completed in 126 milliseconds