com.ibm.commerce.search.catalog

Class StoreCatCatalogIdentifierAttributeInfo



  • public final class StoreCatCatalogIdentifierAttributeInfo
    extends AttributeInfo
    This class maps to the STORECAT.CATALOG_ID column.
    • Constructor Detail

      • StoreCatCatalogIdentifierAttributeInfo

        public StoreCatCatalogIdentifierAttributeInfo(TableInfo aInfo)
        This constructor initializes the column name and data type represented by this class.
        Parameters:
        info - The TableInfo class that represents the table to which the column, defined by this class, belongs.