Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/sql/
DDatabaseMetaData.java182 String getDatabaseProductVersion() throws SQLException; in getDatabaseProductVersion() method
/libcore/luni/src/test/java/tests/java/sql/
DDatabaseMetaDataTest.java584 .getDatabaseProductVersion().trim())); in test_getDatabaseProductVersion()
589 meta.getDatabaseProductVersion(); in test_getDatabaseProductVersion()
/libcore/api/
Dcurrent.txt9081 method public String getDatabaseProductVersion() throws java.sql.SQLException;