Class GetImportedKeys


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

      • getImportedKeys

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