public class Join extends Object
| Constructor and Description |
|---|
Join(List<PathElement> associations,
boolean fetch) |
| Modifier and Type | Method and Description |
|---|---|
Association[] |
getAssociations() |
List<PathElement> |
getPathElements() |
boolean |
isFetch() |
public Join(List<PathElement> associations, boolean fetch)
public List<PathElement> getPathElements()
public Association[] getAssociations()
public boolean isFetch()
Copyright © 2019. All rights reserved.