Footprints Data Model |
Table |
Table Name | Target DBMS |
Table Definition | A lookup table for the Target Database Management System types. Values include: SQLServer, PostgreSQL, MySQL, Oracle. |
Attribute |
Attribute Name | Attribute Definition | Logical Datatype | Is Required |
Target DBMS Id | The unique identifier for an instance of Target DBMS. This identifier must be kept in sync with programming code that uses an enumeration or fixed constant to identify particular values. | LONG | Yes |
Target DBMS Name | The name of the Target DBMS. | VARCHAR(255) | No |