Class GetSuperTypes


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

      • getSuperTypes

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