Package org.odpi.openmetadata.adapters.connectors.resource.jdbc.ddl.db2luw


package org.odpi.openmetadata.adapters.connectors.resource.jdbc.ddl.db2luw
Create schema and table definitions for an IBM Db2 for Linux, UNIX and Windows database.
  • Class
    Description
    Describes the different types of columns found in a database schema
    Defines a foreign key relationship between two tables.
    Builds up the definition of a schema, its tables, columns, primary keys, foreign keys and comments, using IBM Db2 for Linux, UNIX and Windows' SQL/SQL-PL dialect.
    Defines the tables used in a database schema.
    Defines the tables used in a database schema.