Package io.github.mfvanek.pg.model.constraint


package io.github.mfvanek.pg.model.constraint
  • Class
    Description
    A representation of constraint in a database.
    Represents an entity that is aware of a database constraint name.
    Represents an entity that is aware of database constraints.
    A mapping to PostgreSQL constraint types.
    A representation of duplicated foreign keys in a database.
    A representation of foreign key in a database.