com.ibm.commerce.search.catalog

Class CatGroupIdentifierAttributeInfo



  • public final class CatGroupIdentifierAttributeInfo
    extends AttributeInfo
    This class maps to the CATGROUP.CATGROUP_ID column.
    • Constructor Detail

      • CatGroupIdentifierAttributeInfo

        public CatGroupIdentifierAttributeInfo(TableInfo info)
        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.