Home | History | Annotate | Download | only in sql

Lines Matching defs:getFetchDirection

348             assertEquals(ResultSet.FETCH_UNKNOWN, st.getFetchDirection());
359 assertEquals(ResultSet.FETCH_FORWARD, st.getFetchDirection());
371 st.getFetchDirection();
386 // assertEquals(ResultSet.FETCH_FORWARD, st.getFetchDirection());