public abstract class JoinCriteria extends Object
| Constructor and Description |
|---|
JoinCriteria() |
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
equals(Object obj) |
abstract List<Node> |
getNodes() |
abstract int |
hashCode() |
abstract String |
toString() |
Copyright © 2012–2023. All rights reserved.