Home
last modified time | relevance | path

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

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