Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/sql/
DStatement.java130 int getMaxFieldSize() throws SQLException; in getMaxFieldSize() method
/libcore/ojluni/src/main/java/javax/sql/
DRowSet.java319 int getMaxFieldSize() throws SQLException; in getMaxFieldSize() method
/libcore/luni/src/test/java/libcore/java/sql/
DOldStatementTest.java461 assertEquals(i, st.getMaxFieldSize()); in testSetMaxFieldSize()
/libcore/api/
Dcurrent.txt10748 method public int getMaxFieldSize() throws java.sql.SQLException;
20015 method public int getMaxFieldSize() throws java.sql.SQLException;