| Package | Description |
|---|---|
| org.batoo.jpa.core.impl.criteria.join | |
| org.batoo.jpa.core.impl.criteria.path |
| Modifier and Type | Class and Description |
|---|---|
class |
FetchImpl<Z,X>
Implementation of
Fetch. |
| Modifier and Type | Method and Description |
|---|---|
FetchParentImpl<Z,X> |
AbstractFrom.getFetchRoot()
Returns the fetchRoot of the AbstractFrom.
|
FetchParentImpl<?,Z> |
FetchImpl.getParent() |
| Constructor and Description |
|---|
FetchImpl(FetchParentImpl<?,Z> parent,
JoinedMapping<? super Z,?,X> mapping,
JoinType joinType) |
| Modifier and Type | Method and Description |
|---|---|
abstract FetchParentImpl<?,X> |
ParentPath.getFetchRoot()
Returns the fetch root of the path.
|
FetchParentImpl<?,X> |
EntityPath.getFetchRoot()
Returns the fetch root of the path.
|
FetchParentImpl<?,X> |
EmbeddedAttributePath.getFetchRoot()
Returns the fetch root of the path.
|
FetchParentImpl<?,X> |
MapKeyPath.getFetchRoot()
Returns the fetch root of the path.
|
Copyright © 2012 Batoo Software & Consultancy. All Rights Reserved.