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


@NullMarked package io.github.mfvanek.pg.model.constraint
Constraint related classes and interfaces.
  • Class
    Description
    An immutable 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.
    An immutable representation of duplicated foreign keys in a database.
    An immutable representation of foreign key in a database.