Class Constraints
java.lang.Object
ru.volnenko.maven.plugin.databasedoc.model.impl.Constraints
- All Implemented Interfaces:
IConstraints
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ru.volnenko.maven.plugin.databasedoc.model.IConstraints
getForeignKey, getForeignKeyName, getNullable, getPrimaryKey, getUnique, getUniqueConstraintName, setForeignKey, setForeignKeyName, setNullable, setPrimaryKey, setUnique, setUniqueConstraintName
-
Constructor Details
-
Constraints
public Constraints()
-