public class HierarchicalFetchJoinInformation extends FetchJoinInformation
| Constructor and Description |
|---|
HierarchicalFetchJoinInformation(int level,
String property) |
HierarchicalFetchJoinInformation(int level,
String property,
javax.persistence.criteria.JoinType joinType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
getLevel() |
int |
hashCode() |
getJoinType, getPropertypublic HierarchicalFetchJoinInformation(int level,
String property)
public HierarchicalFetchJoinInformation(int level,
String property,
javax.persistence.criteria.JoinType joinType)
public int getLevel()
public boolean equals(Object obj)
equals in class FetchJoinInformationpublic int hashCode()
hashCode in class FetchJoinInformationCopyright © 2017 Open Circle Solutions. All rights reserved.