Home
last modified time | relevance | path

Searched refs:getMaxConnections (Results 1 – 4 of 4) sorted by relevance

/libcore/luni/src/test/java/tests/java/sql/
DStressTest.java246 int mc = conn.getMetaData().getMaxConnections(); in getConnectionNum()
DDatabaseMetaDataNotSupportedTest.java1012 meta.getMaxConnections() == 0); in test_getMaxConnections()
/libcore/ojluni/src/main/java/java/sql/
DDatabaseMetaData.java1004 int getMaxConnections() throws SQLException; in getMaxConnections() method
/libcore/api/
Dcurrent.txt9105 method public int getMaxConnections() throws java.sql.SQLException;