Searched refs:getScale (Results 1 – 3 of 3) sorted by relevance
360 assertEquals(scale,rsmd2.getScale(3)); in testGetScale()361 assertTrue(rsmd2.getScale(1) > 0); in testGetScale()362 assertTrue(rsmd2.getScale(2) > 0); in testGetScale()365 rsmd.getScale(0); in testGetScale()371 rsmd.getScale(5); in testGetScale()380 rsmd.getScale(1); in testGetScale()
123 int getScale(int param) throws SQLException; in getScale() method
191 int getScale(int column) throws SQLException; in getScale() method