| Interface | Description |
|---|---|
| Joinable |
Interface for joinable types.
|
| Class | Description |
|---|---|
| AbstractFrom<Z,X> |
Represents a bound type, usually an entity that appears in the from clause, but may also be an embeddable belonging to an entity in the
from clause.
|
| AbstractJoin<Z,X> |
Abstract implementation of joins.
|
| AbstractPluralJoin<Z,C,E> |
The implementation of
PluralJoin. |
| CollectionJoinImpl<Z,E> |
Implementation of
CollectionJoin. |
| FetchImpl<Z,X> |
Implementation of
Fetch. |
| FetchParentImpl<Z,X> |
Implementation of
FetchParent. |
| ListJoinImpl<Z,E> |
Implementation of
ListJoin. |
| MapJoinImpl<Z,K,V> |
Implementation of
ListJoin. |
| SetJoinImpl<Z,E> |
Implementation of
SetJoin. |
| SingularJoin<Z,X> |
Joins for singular attributes.
|
| Enum | Description |
|---|---|
| MapJoinImpl.MapSelectType |
The select type for the map join
|
Copyright © 2012 Batoo Software & Consultancy. All Rights Reserved.