All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.db2code.md.PrimaryKeyMetadata Maven / Gradle / Ivy

There is a newer version: 1.3.8
Show newest version
package org.db2code.md;

public enum PrimaryKeyMetadata {
    TABLE_CAT,
    TABLE_SCHEM,
    TABLE_NAME,
    COLUMN_NAME,
    KEY_SEQ,
    PK_NAME
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy