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

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

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

public enum TableMetadata {
    TABLE_CAT,
    TABLE_SCHEM,
    TABLE_NAME,
    TABLE_TYPE,
    REMARKS,
    TYPE_CAT,
    TYPE_SCHEM,
    TYPE_NAME,
    SELF_REFERENCING_COL_NAME,
    REF_GENERATION
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy