Footprints Data Model

Table
Table Name Contact Item
Table Definition A contact that belongs to the FootPrints address book. This could be implemented as a specialization of Item which has the needed features of flexible schema, and data mapping adapters.

Attribute
Attribute Name Attribute Definition Logical Datatype Is Required
Item Id A Foreign Key to the Item table. LONG Yes
Master Contact Item Id A Foreign Key to the Master Contact Item table. LONG No