| Package | Description |
|---|---|
| cz.encircled.joiner.query | |
| cz.encircled.joiner.query.join |
| Modifier and Type | Interface and Description |
|---|---|
interface |
JoinerQuery<T,R>
Base interface which defines possible parameters of joiner query
T - select from
R - projection type
|
| Modifier and Type | Class and Description |
|---|---|
class |
JoinerQueryBase<T,R>
Implementation of joiner query with
non-tuple result |
class |
TupleJoinerQuery<T>
Implementation of joiner query with
Tuple result |
| Modifier and Type | Class and Description |
|---|---|
class |
JoinDescription
Represents query join.
|
Copyright © 2018. All rights reserved.