Footprints Data Model

Table
Table Name Id Generator
Table Definition A table of incremental ids used as table primary keys and object identifiers.

Attribute
Attribute Name Attribute Definition Logical Datatype Is Required
Database Table Name The value of a Id Generator, stored as a string. VARCHAR(255) Yes
Last Id Value The value that will be incremented LONG No