Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/sql/
DDatabaseMetaData.java1027 int getMaxIndexLength() throws SQLException; in getMaxIndexLength() method
/libcore/luni/src/test/java/tests/java/sql/
DDatabaseMetaDataNotSupportedTest.java1019 assertTrue("Incorrect length of index", meta.getMaxIndexLength() == 0); in test_getMaxIndexLength()
/libcore/api/
Dcurrent.txt9107 method public int getMaxIndexLength() throws java.sql.SQLException;