Class ForeignKey
java.lang.Object
ru.volnenko.maven.plugin.databasedoc.model.impl.ForeignKey
- All Implemented Interfaces:
IForeignKey
-
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.IForeignKey
getReferencedColumnNames, getReferencedTableName, setReferencedColumnNames, setReferencedTableName
-
Constructor Details
-
ForeignKey
public ForeignKey()
-