Class GetSchemas


  • public class GetSchemas
    extends java.lang.Object
    Provides the implementation of DatabaseMetaData.getSchemas(String, String).
    Since:
    5
    Author:
    Mark Rotteveel
    • Method Detail

      • getSchemas

        public java.sql.ResultSet getSchemas​(java.lang.String schemaPattern)
                                      throws java.sql.SQLException
        Throws:
        java.sql.SQLException