Searched refs:getMaxIndexLength (Results 1 – 2 of 2) sorted by relevance
1351 public int getMaxIndexLength() throws SQLException; in getMaxIndexLength() method
1019 assertTrue("Incorrect length of index", meta.getMaxIndexLength() == 0); in test_getMaxIndexLength()