Class AddUniqueConstraint
java.lang.Object
ru.volnenko.maven.plugin.databasedoc.model.impl.AddUniqueConstraint
- All Implemented Interfaces:
IAddUniqueConstraint
-
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.IAddUniqueConstraint
getCatalogName, getClustered, getColumnNames, getConstraintName, getDeferrable, getDisabled, getForIndexName, getInitiallyDeferred, getSchemaName, getTableName, getTablespace, getValidate, setCatalogName, setClustered, setColumnNames, setConstraintName, setDeferrable, setDisabled, setForIndexName, setInitiallyDeferred, setSchemaName, setTableName, setTablespace, setValidate
-
Constructor Details
-
AddUniqueConstraint
public AddUniqueConstraint()
-
-
Method Details
-
multiple
public boolean multiple()
-