public class DBPrimaryKeyConstraint extends DBUniqueConstraint
doc, name, objectType, owner| Constructor and Description |
|---|
DBPrimaryKeyConstraint(DBTable table,
String name,
boolean nameDeterministic,
String... columnNames) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
addColumnName, getColumnNames, isIdenticalequals, getTable, hashCode, isNameDeterministicsetTablegetDoc, getName, getObjectType, getOwner, setDoc, setName, setOwnerclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetDoc, getObjectType, getOwner, setOwnerpublic String toString()
toString in class DBUniqueConstraintCopyright © 2006–2014 Volker Bergmann. All rights reserved.