Searched refs:getMaxRowSize (Results 1 – 2 of 2) sorted by relevance
1070 int getMaxRowSize() throws SQLException; in getMaxRowSize() method
1034 assertTrue("Incorrect size of row", meta.getMaxRowSize() == 0); in test_getMaxRowSize()