Package com.ibm.commerce.search.base

  • Class Summary 
    Class Description
    AttributeInfo
    Classes derived from this abstract class encapsulate information about a mapping from a database table column to an attribute Java object.
    Through this class you can gain information such as the column name, and data type.
    TableInfo
    This class encapsulates information about a database table.