Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/sql/
DDatabaseMetaData.java1049 int getMaxProcedureNameLength() throws SQLException; in getMaxProcedureNameLength() method
/libcore/luni/src/test/java/tests/java/sql/
DDatabaseMetaDataNotSupportedTest.java1027 .getMaxProcedureNameLength() == 0); in test_getMaxProcedureNameLength()
/libcore/api/
Dcurrent.txt9108 method public int getMaxProcedureNameLength() throws java.sql.SQLException;