|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.mchange.v1.db.sql.schemarep.UniquenessConstraintRepImpl
public class UniquenessConstraintRepImpl
| Constructor Summary | |
|---|---|
UniquenessConstraintRepImpl(java.util.Collection colNames)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object o)
|
java.util.Set |
getUniqueColumnNames()
|
int |
hashCode()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UniquenessConstraintRepImpl(java.util.Collection colNames)
| Method Detail |
|---|
public java.util.Set getUniqueColumnNames()
getUniqueColumnNames in interface UniquenessConstraintReppublic boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||