org.apache.openjpa.jdbc.schema
public static class ForeignKey.FKMapKey extends java.lang.Object
Constructor and Description |
---|
ForeignKey.FKMapKey(ForeignKey fk) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object fkObj) |
ForeignKey |
getFk() |
int |
hashCode() |
public ForeignKey.FKMapKey(ForeignKey fk)
public ForeignKey getFk()
public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object fkObj)
equals
in class java.lang.Object