Class UniqueSQLObjectDescriptor

    • Constructor Detail

      • UniqueSQLObjectDescriptor

        public UniqueSQLObjectDescriptor()
        Pass-through constructors
      • UniqueSQLObjectDescriptor

        public UniqueSQLObjectDescriptor​(DataDictionary dd)
    • Method Detail

      • getName

        public abstract java.lang.String getName()
        Get the name of this object. E.g. for a table descriptor, this will be the table name.
        Returns:
        the name