Footprints Data Model

Table
Table Name Target Match
Table Definition  

Attribute
Attribute Name Attribute Definition Logical Datatype Is Required
Target Match Id The automatically generated primary key of the target_match table. LONG Yes
Security Policy Id A Foreign Key to the Security Policy table. LONG No
Target Match Type Name The name of the Target Match Type. Values include Action, Resource, Subject. VARCHAR(70) No
Attribute Id Concatenated identifier of the target attribute name in a name/value pair. VARCHAR(70) No
Attribute Value The value of the name/value pair. VARCHAR(70) No
Create Date Create date. TIMESTAMP Yes
Delete Date Logical Delete date. DATE No