| 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 |
This class contains helper methods for
joins building |
| JoinDescription |
Represents query join.
|
Copyright © 2021. All rights reserved.