Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/sql/
DDatabaseMetaData.java1113 int getMaxTableNameLength() throws SQLException; in getMaxTableNameLength() method
/libcore/luni/src/test/java/tests/java/sql/
DDatabaseMetaDataNotSupportedTest.java1067 .getMaxTableNameLength() == 0); in test_getMaxTableNameLength()
1073 meta.getMaxTableNameLength(); in test_getMaxTableNameLength()
/libcore/api/
Dcurrent.txt9913 method public int getMaxTableNameLength() throws java.sql.SQLException;