Searched refs:getMaxFieldSize (Results 1 – 3 of 3) sorted by relevance
130 int getMaxFieldSize() throws SQLException; in getMaxFieldSize() method
319 int getMaxFieldSize() throws SQLException; in getMaxFieldSize() method
461 assertEquals(i, st.getMaxFieldSize()); in testSetMaxFieldSize()