Interface SqlMoniker

    • Field Detail

      • COMPARATOR

        static final java.util.Comparator<SqlMoniker> COMPARATOR
    • Method Detail

      • getType

        SqlMonikerType getType()
        Returns the type of object referred to by this moniker. Never null.
      • getFullyQualifiedNames

        java.util.List<java.lang.String> getFullyQualifiedNames()
        Returns the array of component names.
      • id

        java.lang.String id()