Home
last modified time | relevance | path

Searched refs:getMaxUserNameLength (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/main/java/java/sql/
DDatabaseMetaData.java1135 int getMaxUserNameLength() throws SQLException; in getMaxUserNameLength() method
/libcore/luni/src/test/java/tests/java/sql/
DDatabaseMetaDataNotSupportedTest.java1105 meta.getMaxUserNameLength() == 0); in test_getMaxUserNameLength()
1111 meta.getMaxUserNameLength(); in test_getMaxUserNameLength()