Searched refs:getSchemas (Results 1 – 2 of 2) sorted by relevance
1541 ResultSet getSchemas() throws SQLException; in getSchemas() method3248 ResultSet getSchemas(String catalog, String schemaPattern) throws SQLException; in getSchemas() method
950 ResultSet rs = meta.getSchemas(); in test_getSchemas()967 meta.getSchemas(); in test_getSchemas()2249 ResultSet rs = meta.getSchemas(); in testGetSchemasReadOnly()