Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/sql/
DDatabaseMetaData.java1091 int getMaxStatementLength() throws SQLException; in getMaxStatementLength() method
/libcore/luni/src/test/java/tests/java/sql/
DDatabaseMetaDataNotSupportedTest.java1050 .getMaxStatementLength() == 0); in test_getMaxStatementLength()
/libcore/api/
Dcurrent.txt9111 method public int getMaxStatementLength() throws java.sql.SQLException;