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


package io.github.mfvanek.pg.model.constraint
  • Class
    Description
    A representation of constraint in a database.
    A mapping to PostgreSQL constraint types.
    A representation of foreign key in a database.