Searched defs:setFetchDirection (Results 1 – 9 of 9) sorted by relevance
268 private synchronized void setFetchDirection(int value) throws WrappedTargetException { in setFetchDirection() method in JavaSQLStatementBase
217 private void setFetchDirection(int value) throws WrappedTargetException { in setFetchDirection() method in JavaSQLResultSet
626 void OStatement_Base::setFetchDirection(sal_Int32 /*_par0*/) throw(SQLException, RuntimeException) in setFetchDirection() function in OStatement_Base
688 void ODatabaseMetaDataResultSet::setFetchDirection(sal_Int32 /*_par0*/) in setFetchDirection() function in ODatabaseMetaDataResultSet
1043 void OResultSet::setFetchDirection(sal_Int32 /*_par0*/) in setFetchDirection() function in OResultSet
853 void OStatement_Base::setFetchDirection(sal_Int32 _par0) in setFetchDirection() function in OStatement_Base
1362 void OResultSet::setFetchDirection(sal_Int32 _par0) in setFetchDirection() function in OResultSet
553 void java_sql_Statement_Base::setFetchDirection(sal_Int32 _par0) throw(SQLException, RuntimeExcepti… in setFetchDirection() function in java_sql_Statement_Base
940 void java_sql_ResultSet::setFetchDirection(sal_Int32 _par0) throw(::com::sun::star::sdbc::SQLExcept… in setFetchDirection() function in java_sql_ResultSet
Completed in 94 milliseconds