Class GetSuperTables


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

      • getSuperTables

        public java.sql.ResultSet getSuperTables()
                                          throws java.sql.SQLException
        Throws:
        java.sql.SQLException