public class JoinPredicate extends Object
Constructor and Description |
---|
JoinPredicate(String fromViewAttributeName,
String toViewAttributeName) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getFromViewAttributeName() |
String |
getToViewAttributeName() |
int |
hashCode() |
JoinPredicate |
invert() |
String |
toString() |
public String getFromViewAttributeName()
public String getToViewAttributeName()
public JoinPredicate invert()
Copyright © 2016. All Rights Reserved.