Class GetExportedKeys


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

      • getExportedKeys

        public java.sql.ResultSet getExportedKeys​(java.lang.String table)
                                           throws java.sql.SQLException
        Throws:
        java.sql.SQLException