Class Hierarchy
- java.lang.Object
- io.github.mfvanek.pg.model.constraint.Constraint (implements io.github.mfvanek.pg.model.constraint.ConstraintNameAware, io.github.mfvanek.pg.model.dbobject.DbObject, io.github.mfvanek.pg.model.table.TableNameAware)
- io.github.mfvanek.pg.model.constraint.ForeignKey
- io.github.mfvanek.pg.model.constraint.DuplicatedForeignKeys (implements io.github.mfvanek.pg.model.constraint.ConstraintsAware, io.github.mfvanek.pg.model.dbobject.DbObject, io.github.mfvanek.pg.model.table.TableNameAware)
- io.github.mfvanek.pg.model.constraint.Constraint (implements io.github.mfvanek.pg.model.constraint.ConstraintNameAware, io.github.mfvanek.pg.model.dbobject.DbObject, io.github.mfvanek.pg.model.table.TableNameAware)
Interface Hierarchy
- io.github.mfvanek.pg.model.constraint.ConstraintNameAware
- io.github.mfvanek.pg.model.constraint.ConstraintsAware
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- io.github.mfvanek.pg.model.constraint.ConstraintType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)