Home
last modified time | relevance | path

Searched refs:getFetchDirection (Results 1 – 3 of 3) sorted by relevance

/external/javasqlite/src/main/java/SQLite/JDBC2z/
DJDBCStatement.java46 public int getFetchDirection() throws SQLException { in getFetchDirection() method in JDBCStatement
DJDBCResultSet.java205 public int getFetchDirection() throws SQLException {
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/
DImpl_RowSet.java403 public int getFetchDirection() throws SQLException { in getFetchDirection() method in Impl_RowSet