public class AssociationKey
extends java.lang.Object
ORDER_TABLE.CUST_ID
column. That is the purpose of this struct.
Bit of a misnomer to call this an association attribute. But this follows the legacy use of AssociationKey
from old JoinWalkers to denote circular join detectionConstructor and Description |
---|
AssociationKey(java.lang.String table,
java.lang.String[] columns)
Create the AssociationKey.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
java.lang.String |
toString() |
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.