Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/sql/
DDatabaseMetaData.java1102 int getMaxStatements() throws SQLException; in getMaxStatements() method
/libcore/luni/src/test/java/tests/java/sql/
DDatabaseMetaDataNotSupportedTest.java1058 meta.getMaxStatements() == 0); in test_getMaxStatements()
/libcore/api/
Dcurrent.txt9112 method public int getMaxStatements() throws java.sql.SQLException;