Home
last modified time | relevance | path

Searched defs:getMoreResults (Results 1 – 10 of 10) sorted by relevance

/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlStatement.java149 public boolean getMoreResults() throws SQLException { in getMoreResults() method in PostgresqlStatement
H A DPostgresqlPreparedStatement.java280 public boolean getMoreResults() throws SQLException { in getMoreResults() method in PostgresqlPreparedStatement
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSStatement.cxx220 sal_Bool SAL_CALL OStatement_Base::getMoreResults( ) throw(SQLException, RuntimeException) in getMoreResults() function in OStatement_Base
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLStatementBase.java481 public boolean getMoreResults() throws SQLException { in getMoreResults() method in JavaSQLStatementBase
/trunk/main/mysqlc/source/
H A Dmysqlc_statement.cxx329 sal_Bool SAL_CALL OCommonStatement::getMoreResults() in getMoreResults() function in OCommonStatement
/trunk/main/connectivity/source/drivers/evoab2/
H A DNPreparedStatement.cxx327 sal_Bool SAL_CALL OEvoabPreparedStatement::getMoreResults( ) throw(SQLException, RuntimeException) in getMoreResults() function in OEvoabPreparedStatement
/trunk/main/dbaccess/source/core/api/
H A Dstatement.cxx413 sal_Bool SAL_CALL OStatementBase::getMoreResults( ) throw(SQLException, RuntimeException) in getMoreResults() function in OStatementBase
/trunk/main/connectivity/source/drivers/ado/
H A DAStatement.cxx448 sal_Bool SAL_CALL OStatement_Base::getMoreResults( ) throw(SQLException, RuntimeException) in getMoreResults() function in OStatement_Base
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOStatement.cxx596 sal_Bool SAL_CALL OStatement_Base::getMoreResults( ) throw(SQLException, RuntimeException) in getMoreResults() function in OStatement_Base
/trunk/main/connectivity/source/drivers/jdbc/
H A DJStatement.cxx382 sal_Bool SAL_CALL java_sql_Statement_Base::getMoreResults( ) throw(::com::sun::star::sdbc::SQLExce… in getMoreResults() function in java_sql_Statement_Base

Completed in 63 milliseconds