|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.hibernate.engine.SubselectFetch
| Constructor Summary | |
SubselectFetch(String alias,
Loadable loadable,
QueryParameters queryParameters,
EntityKey[] resultingEntityKeys)
|
|
| Method Summary | |
QueryParameters |
getQueryParameters()
|
Set |
getResult()
Get the Set of EntityKeys |
String |
toString()
|
String |
toSubselectString(String ukname)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public SubselectFetch(String alias,
Loadable loadable,
QueryParameters queryParameters,
EntityKey[] resultingEntityKeys)
| Method Detail |
public QueryParameters getQueryParameters()
public Set getResult()
public String toSubselectString(String ukname)
public String toString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||