| Interface | Description |
|---|---|
| JoinGraphRegistry |
JoinGraph allows to predefine a set of joins for a specific class that can be added to a query using
JoinerQuery.joinGraphs(String...) |
| Class | Description |
|---|---|
| DefaultJoinGraphRegistry |
ConcurrentHashMap-based implementation of
JoinGraphRegistry |
| J |
Util class, which helps to build new
joins |
| JoinDescription |
Represents query join.
|
Copyright © 2017. All rights reserved.