Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/sql/
DDatabaseMetaData.java3134 int getJDBCMinorVersion() throws SQLException; in getJDBCMinorVersion() method
/libcore/luni/src/test/java/tests/java/sql/
DDatabaseMetaDataTest.java768 meta.getJDBCMinorVersion() >= 0); in test_getJDBCMinorVersion()
774 meta.getJDBCMinorVersion(); in test_getJDBCMinorVersion()
/libcore/api/
Dcurrent.txt9095 method public int getJDBCMinorVersion() throws java.sql.SQLException;