Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/sql/
DDatabaseMetaData.java1070 int getMaxRowSize() throws SQLException; in getMaxRowSize() method
/libcore/luni/src/test/java/tests/java/sql/
DDatabaseMetaDataNotSupportedTest.java1034 assertTrue("Incorrect size of row", meta.getMaxRowSize() == 0); in test_getMaxRowSize()
/libcore/api/
Dcurrent.txt9386 method public int getMaxRowSize() throws java.sql.SQLException;