public interface LoadPlan
EntityReturn) defined by getReturns(), possibly defining fetches.
CollectionReturn defined by getReturns(), possibly defining fetches
Return).
Again, may possibly define fetches.
| Modifier and Type | Method and Description |
|---|---|
List<Return> |
getReturns() |
boolean |
hasAnyScalarReturns()
Convenient form of checking
getReturns() for scalar root returns. |
boolean hasAnyScalarReturns()
getReturns() for scalar root returns.true if getReturns() contained any scalar returns; false otherwise.Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.