Class GetPrimaryKeys


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

      • getPrimaryKeys

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