Home | History | Annotate | Download | only in sql

Lines Matching defs:getSchemas

946      * java.sql.DatabaseMetaData#getSchemas()
950 ResultSet rs = meta.getSchemas();
967 meta.getSchemas();
2243 * Test getSchemas() without modifying the database.
2249 ResultSet rs = meta.getSchemas();
2255 * Check the returned information from a getSchemas(). The passed in