Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/sql/
DDatabaseMetaData.java3124 int getJDBCMajorVersion() throws SQLException; in getJDBCMajorVersion() method
/libcore/luni/src/test/java/tests/java/sql/
DDatabaseMetaDataTest.java788 meta.getJDBCMajorVersion() >= 0); in test_getJDBCMajorVersion()
794 meta.getJDBCMajorVersion(); in test_getJDBCMajorVersion()
/libcore/api/
Dcurrent.txt9371 method public int getJDBCMajorVersion() throws java.sql.SQLException;