Home
last modified time | relevance | path

Searched refs:getMaxRows (Results 1 – 2 of 2) sorted by relevance

/external/javasqlite/src/main/java/SQLite/JDBC2z/
DJDBCStatement.java31 public int getMaxRows() throws SQLException { in getMaxRows() method in JDBCStatement
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/
DImpl_RowSet.java70 public int getMaxRows() throws SQLException { in getMaxRows() method in Impl_RowSet